Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/resize/
H A Dresize2fs.c2088 struct blk_cache { struct
2109 struct blk_cache blk_cache; in fix_ea_inode_refs() argument
2113 memset(&blk_cache, 0, sizeof(blk_cache)); in fix_ea_inode_refs()
2145 if (blk && !BLK_IN_CACHE(blk, blk_cache)) { in fix_ea_inode_refs()
2164 BLK_ADD_CACHE(blk, blk_cache); in fix_ea_inode_refs()