Home
last modified time | relevance | path

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

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