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

/linux-master/fs/f2fs/
H A 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) { } function
H A Dxattr.c841 void f2fs_destroy_xattr_caches(struct f2fs_sb_info *sbi) function
H A Dsuper.c1673 f2fs_destroy_xattr_caches(sbi);
4784 f2fs_destroy_xattr_caches(sbi);

Completed in 298 milliseconds