Searched refs:file_entry (Results 1 – 1 of 1) sorted by relevance
46 struct file_entry { struct91 const struct file_entry* file_entry_ro; in file_block_map_init()126 const struct file_entry* file_entry_ro; in file_print()199 const struct file_entry* file_entry_ro; in file_block_map_update()200 struct file_entry* file_entry_rw = NULL; in file_block_map_update()545 const struct file_entry* file_entry; in file_get_info() local547 file_entry = block_get(tr, block_mac, NULL, ref); in file_get_info()548 if (!file_entry) { in file_get_info()553 assert(file_entry); in file_get_info()554 assert(file_entry->magic == FILE_ENTRY_MAGIC); in file_get_info()[all …]