Home
last modified time | relevance | path

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

/Linux-v6.6/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.c826 void f2fs_destroy_xattr_caches(struct f2fs_sb_info *sbi) in f2fs_destroy_xattr_caches() function
Dsuper.c1679 f2fs_destroy_xattr_caches(sbi); in f2fs_put_super()
4809 f2fs_destroy_xattr_caches(sbi); in f2fs_fill_super()