Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dxattr.h135 extern void f2fs_destroy_xattr_caches(struct f2fs_sb_info *);
153 static inline void f2fs_destroy_xattr_caches(struct f2fs_sb_info *sbi) { } in f2fs_destroy_xattr_caches() function
H A Dxattr.c820 void f2fs_destroy_xattr_caches(struct f2fs_sb_info *sbi) in f2fs_destroy_xattr_caches() function
H A Dsuper.c1532 f2fs_destroy_xattr_caches(sbi); in f2fs_put_super()
4342 f2fs_destroy_xattr_caches(sbi); in f2fs_fill_super()