Home
last modified time | relevance | path

Searched refs:erofs_xattr_handlers (Results 1 – 2 of 2) sorted by relevance

/linux/fs/erofs/
H A Dxattr.h47 extern const struct xattr_handler * const erofs_xattr_handlers[];
64 #define erofs_xattr_handlers (NULL) macro
H A Dsuper.c634 sb->s_xattr = erofs_xattr_handlers; in erofs_fc_fill_super()