Searched refs:blk_cache (Results 1 – 1 of 1) sorted by relevance
2088 struct blk_cache { struct2109 struct blk_cache blk_cache; in fix_ea_inode_refs() argument2113 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()