Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_xattr.c129 args->attr_filter & (XFS_ATTR_ROOT | XFS_ATTR_SECURE)); in xfs_attr_change()
208 .flags = XFS_ATTR_SECURE,
303 } else if (flags & XFS_ATTR_SECURE) { in xfs_xattr_put_listent()
H A Dxfs_handle.c381 return XFS_ATTR_SECURE; in xfs_attr_filter()
H A Dxfs_iops.c66 .attr_filter = XFS_ATTR_SECURE, in xfs_initxattrs()
H A Dxfs_trace.h113 { XFS_ATTR_SECURE, "SECURE" }, \
/linux/fs/xfs/libxfs/
H A Dxfs_da_format.h721 #define XFS_ATTR_SECURE (1u << XFS_ATTR_SECURE_BIT) macro
726 XFS_ATTR_SECURE | \
739 { XFS_ATTR_SECURE, "secure" }, \
H A Dxfs_log_format.h1035 XFS_ATTR_SECURE | \