Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_xattr.c77 static const struct xattr_handler xfs_xattr_user_handler = { variable
99 &xfs_xattr_user_handler,
126 return xfs_xattr_user_handler.prefix; in xfs_xattr_prefix()