Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dxattr.h20 extern const struct xattr_handler *hfsplus_xattr_handlers[];
H A Dsuper.c492 sb->s_xattr = hfsplus_xattr_handlers; in hfsplus_fill_super()
H A Dxattr.c16 const struct xattr_handler *hfsplus_xattr_handlers[] = { variable