Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dxattr.h114 extern const struct xattr_handler *f2fs_xattr_handlers[];
123 #define f2fs_xattr_handlers NULL macro
Dxattr.c230 const struct xattr_handler *f2fs_xattr_handlers[] = { variable
Dsuper.c1025 sb->s_xattr = f2fs_xattr_handlers; in f2fs_fill_super()