Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_xattr.c129 args->attr_filter & (XFS_ATTR_ROOT | XFS_ATTR_SECURE)); in xfs_attr_change()
187 if (!error && (handler->flags & XFS_ATTR_ROOT)) in xfs_xattr_set()
201 .flags = XFS_ATTR_ROOT,
273 if (flags & XFS_ATTR_ROOT) { in xfs_xattr_put_listent()
A Dxfs_acl.c136 .attr_filter = XFS_ATTR_ROOT, in xfs_get_acl()
180 .attr_filter = XFS_ATTR_ROOT, in __xfs_set_acl()
A Dxfs_handle.c401 return XFS_ATTR_ROOT; in xfs_attr_filter()
A Dxfs_trace.h108 { XFS_ATTR_ROOT, "ROOT" }, \
/fs/xfs/libxfs/
A Dxfs_da_format.h720 #define XFS_ATTR_ROOT (1u << XFS_ATTR_ROOT_BIT) macro
725 #define XFS_ATTR_NSP_ONDISK_MASK (XFS_ATTR_ROOT | \
738 { XFS_ATTR_ROOT, "root" }, \
A Dxfs_log_format.h1051 #define XFS_ATTRI_FILTER_MASK (XFS_ATTR_ROOT | \

Completed in 23 milliseconds