Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_xattr.c60 if (!error && (handler->flags & XFS_ATTR_ROOT)) in xfs_xattr_set()
74 .flags = XFS_ATTR_ROOT,
145 if (flags & XFS_ATTR_ROOT) { in xfs_xattr_put_listent()
A Dxfs_acl.c135 .attr_filter = XFS_ATTR_ROOT, in xfs_get_acl()
179 .attr_filter = XFS_ATTR_ROOT, in __xfs_set_acl()
A Dxfs_ioctl.c354 return XFS_ATTR_ROOT; in xfs_attr_filter()
A Dxfs_trace.h79 { XFS_ATTR_ROOT, "ROOT" }, \
/linux/fs/xfs/libxfs/
A Dxfs_da_format.h692 #define XFS_ATTR_ROOT (1 << XFS_ATTR_ROOT_BIT) macro
695 #define XFS_ATTR_NSP_ONDISK_MASK (XFS_ATTR_ROOT | XFS_ATTR_SECURE)
A Dxfs_attr.c708 bool rsvd = (args->attr_filter & XFS_ATTR_ROOT); in xfs_attr_set()
/linux/fs/xfs/scrub/
A Dattr.c444 badflags = ~(XFS_ATTR_LOCAL | XFS_ATTR_ROOT | XFS_ATTR_SECURE | in xchk_xattr_rec()

Completed in 23 milliseconds