Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfs/
H A Dattr.c148 const struct xattr_handler *hfs_xattr_handlers[] = { variable
H A Dhfs_fs.h215 extern const struct xattr_handler *hfs_xattr_handlers[];
H A Dsuper.c403 sb->s_xattr = hfs_xattr_handlers; in hfs_fill_super()