Home
last modified time | relevance | path

Searched refs:XFS_ATTR_SECURE (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()
209 .flags = XFS_ATTR_SECURE,
304 } else if (flags & XFS_ATTR_SECURE) { in xfs_xattr_put_listent()
A Dxfs_handle.c405 return XFS_ATTR_SECURE; in xfs_attr_filter()
A Dxfs_iops.c63 .attr_filter = XFS_ATTR_SECURE, in xfs_initxattrs()
A Dxfs_trace.h99 { XFS_ATTR_SECURE, "SECURE" }, \
/linux/fs/xfs/libxfs/
A Dxfs_da_format.h721 #define XFS_ATTR_SECURE (1u << XFS_ATTR_SECURE_BIT) macro
726 XFS_ATTR_SECURE | \
739 { XFS_ATTR_SECURE, "secure" }, \
A Dxfs_log_format.h1041 XFS_ATTR_SECURE | \

Completed in 22 milliseconds