Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_xattr.c120 static const struct xattr_handler xfs_xattr_security_handler = { variable
130 &xfs_xattr_security_handler,
151 return xfs_xattr_security_handler.prefix; in xfs_xattr_prefix()