Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dxattr.h118 extern const struct xattr_handler *f2fs_xattr_handlers[];
127 #define f2fs_xattr_handlers NULL macro
Dxattr.c228 const struct xattr_handler *f2fs_xattr_handlers[] = { variable
Dsuper.c1175 sb->s_xattr = f2fs_xattr_handlers; in f2fs_fill_super()