Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dxattr.h136 extern void f2fs_destroy_xattr_caches(struct f2fs_sb_info *);
154 static inline void f2fs_destroy_xattr_caches(struct f2fs_sb_info *sbi) { } in f2fs_destroy_xattr_caches() function
Dxattr.c841 void f2fs_destroy_xattr_caches(struct f2fs_sb_info *sbi) in f2fs_destroy_xattr_caches() function
Dsuper.c1712 f2fs_destroy_xattr_caches(sbi); in f2fs_put_super()
4842 f2fs_destroy_xattr_caches(sbi); in f2fs_fill_super()