Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dattr.c148 const struct xattr_handler *hfs_xattr_handlers[] = { variable
Dhfs_fs.h215 extern const struct xattr_handler *hfs_xattr_handlers[];
Dsuper.c409 sb->s_xattr = hfs_xattr_handlers; in hfs_fill_super()