Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dfile.h87 const struct file_info* file_get_info(struct transaction* tr,
Dclient.c422 file_info = file_get_info(tr, &file->block_mac, &ref); in storage_file_check_name()
908 file_info = file_get_info(tr, block_mac, &ref); in storage_file_list_iter()
Dsuper.c1002 const struct file_info* info = file_get_info(tr, block_mac, &info_ref); in fs_check_file()
Dfile.c542 const struct file_info* file_get_info(struct transaction* tr, in file_get_info() function
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c1771 file_info = file_get_info(tr, block_mac, &ref); in file_iterate_many_iter()