Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_xattr.c91 static const struct xattr_handler xfs_xattr_security_handler = { variable
101 &xfs_xattr_security_handler,
122 return xfs_xattr_security_handler.prefix; in xfs_xattr_prefix()