Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_xattr.c84 static const struct xattr_handler xfs_xattr_trusted_handler = { variable
100 &xfs_xattr_trusted_handler,
124 return xfs_xattr_trusted_handler.prefix; in xfs_xattr_prefix()