Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_cache.h64 const void* block_get_super(struct fs* fs,
Dsuper.c948 new_super = block_get_super(fs, fs->super_block[i], &new_super_ref); in load_super_block()
Dblock_cache.c1155 const void* block_get_super(struct fs* fs, in block_get_super() function
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c1023 super_ro = block_get_super(fs, block, &super_ref); in block_put_dirty_discard_test()
2175 super_ro = block_get_super(fs, block, &super_ref); in future_fs_version_test()
2227 super_ro = block_get_super(fs, block, &super_ref); in future_fs_version_test()
2276 super_ro = block_get_super(fs, block, &super_ref); in set_required_flags()