Home
last modified time | relevance | path

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

/linux-5.19.10/fs/f2fs/
Dxattr.h127 extern const struct xattr_handler *f2fs_xattr_handlers[];
138 #define f2fs_xattr_handlers NULL macro
Dxattr.c205 const struct xattr_handler *f2fs_xattr_handlers[] = { variable
Dsuper.c4073 sb->s_xattr = f2fs_xattr_handlers; in f2fs_fill_super()