Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dxattr.h73 extern void ext2_xattr_destroy_cache(struct mb_cache *cache);
98 static inline void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache() function
H A Dsuper.c152 ext2_xattr_destroy_cache(sbi->s_ea_block_cache); in ext2_put_super()
1205 ext2_xattr_destroy_cache(sbi->s_ea_block_cache); in ext2_fill_super()
H A Dxattr.c1055 void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache() function