Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_xattr.c130 args->attr_filter & (XFS_ATTR_ROOT | XFS_ATTR_SECURE)); in xfs_attr_change()
188 if (!error && (handler->flags & XFS_ATTR_ROOT)) in xfs_xattr_set()
202 .flags = XFS_ATTR_ROOT,
274 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.c403 return XFS_ATTR_ROOT; in xfs_attr_filter()
A Dxfs_trace.h98 { XFS_ATTR_ROOT, "ROOT" }, \
/linux/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.h1040 #define XFS_ATTRI_FILTER_MASK (XFS_ATTR_ROOT | \

Completed in 21 milliseconds