Searched refs:XFS_ATTR_SECURE (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_xattr.c187 .flags = XFS_ATTR_SECURE,
277 } else if (flags & XFS_ATTR_SECURE) {
H A Dxfs_iops.c59 .attr_filter = XFS_ATTR_SECURE,
H A Dxfs_ioctl.c358 return XFS_ATTR_SECURE;
H A Dxfs_trace.h88 { XFS_ATTR_SECURE, "SECURE" }, \
/linux-master/fs/xfs/libxfs/
H A Dxfs_da_format.h720 #define XFS_ATTR_SECURE (1u << XFS_ATTR_SECURE_BIT) macro
722 #define XFS_ATTR_NSP_ONDISK_MASK (XFS_ATTR_ROOT | XFS_ATTR_SECURE)
H A Dxfs_log_format.h976 XFS_ATTR_SECURE | \
/linux-master/fs/xfs/scrub/
H A Dattr.c496 badflags = ~(XFS_ATTR_LOCAL | XFS_ATTR_ROOT | XFS_ATTR_SECURE |

Completed in 157 milliseconds