Home
last modified time | relevance | path

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

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