Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dxattr.h127 extern const struct xattr_handler *f2fs_xattr_handlers[];
138 #define f2fs_xattr_handlers NULL macro
H A Dxattr.c202 const struct xattr_handler *f2fs_xattr_handlers[] = { variable
H A Dsuper.c3948 sb->s_xattr = f2fs_xattr_handlers; in f2fs_fill_super()