Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_super.h90 extern const struct xattr_handler *xfs_xattr_handlers[];
H A Dxfs_xattr.c84 const struct xattr_handler *xfs_xattr_handlers[] = { variable
H A Dxfs_super.c1426 sb->s_xattr = xfs_xattr_handlers; in xfs_fc_fill_super()