Home
last modified time | relevance | path

Searched refs:ext4_xattr_destroy_cache (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.h208 extern void ext4_xattr_destroy_cache(struct mb_cache *);
H A Dsuper.c1250 ext4_xattr_destroy_cache(sbi->s_ea_inode_cache); in ext4_put_super()
1253 ext4_xattr_destroy_cache(sbi->s_ea_block_cache); in ext4_put_super()
5164 ext4_xattr_destroy_cache(sbi->s_ea_inode_cache); in ext4_fill_super()
5167 ext4_xattr_destroy_cache(sbi->s_ea_block_cache); in ext4_fill_super()
H A Dxattr.c3154 void ext4_xattr_destroy_cache(struct mb_cache *cache) in ext4_xattr_destroy_cache() function
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.h208 extern void ext4_xattr_destroy_cache(struct mb_cache *);
H A Dsuper.c1365 ext4_xattr_destroy_cache(sbi->s_ea_inode_cache); in ext4_put_super()
1368 ext4_xattr_destroy_cache(sbi->s_ea_block_cache); in ext4_put_super()
5640 ext4_xattr_destroy_cache(sbi->s_ea_inode_cache); in __ext4_fill_super()
5643 ext4_xattr_destroy_cache(sbi->s_ea_block_cache); in __ext4_fill_super()
H A Dxattr.c3232 void ext4_xattr_destroy_cache(struct mb_cache *cache) in ext4_xattr_destroy_cache() function

Completed in 25 milliseconds