Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hfsplus/
Dxattr.h19 extern const struct xattr_handler *hfsplus_xattr_handlers[];
Dsuper.c488 sb->s_xattr = hfsplus_xattr_handlers; in hfsplus_fill_super()
Dxattr.c17 const struct xattr_handler *hfsplus_xattr_handlers[] = { variable