Home
last modified time | relevance | path

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

/external/e2fsprogs/resize/
Dresize2fs.c2043 struct blk_cache { struct
2064 struct blk_cache blk_cache; in fix_ea_inode_refs() argument
2068 memset(&blk_cache, 0, sizeof(blk_cache)); in fix_ea_inode_refs()
2100 if (blk && !BLK_IN_CACHE(blk, blk_cache)) { in fix_ea_inode_refs()
2119 BLK_ADD_CACHE(blk, blk_cache); in fix_ea_inode_refs()