Home
last modified time | relevance | path

Searched refs:block_data_ref (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/storage/
Dclient.c664 struct obj_ref block_data_ref = OBJ_REF_INITIAL_VALUE(block_data_ref); in storage_file_read() local
709 file_get_block(&session->tr, file, block_num, &block_data_ref); in storage_file_read()
722 file_block_put(block_data, &block_data_ref); in storage_file_read()
741 struct obj_ref block_data_ref = OBJ_REF_INITIAL_VALUE(block_data_ref); in storage_create_gap() local
756 &block_data_ref); in storage_create_gap()
764 &block_data_ref); in storage_create_gap()
784 struct obj_ref block_data_ref = OBJ_REF_INITIAL_VALUE(block_data_ref); in storage_file_write() local
818 len != block_size, &block_data_ref); in storage_file_write()
827 &block_data_ref); in storage_file_write()