Home
last modified time | relevance | path

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

/fs/erofs/
Dxattr.h67 extern const struct xattr_handler *erofs_xattr_handlers[];
80 #define erofs_xattr_handlers (NULL) macro
Dsuper.c509 sb->s_xattr = erofs_xattr_handlers; in erofs_fc_fill_super()
Dxattr.c517 const struct xattr_handler *erofs_xattr_handlers[] = { variable