Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
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
Dxattr.c824 void f2fs_destroy_xattr_caches(struct f2fs_sb_info *sbi) in f2fs_destroy_xattr_caches() function
Dsuper.c1623 f2fs_destroy_xattr_caches(sbi); in f2fs_put_super()
4539 f2fs_destroy_xattr_caches(sbi); in f2fs_fill_super()