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.c81 .flags = XFS_ATTR_SECURE,
175 } else if (flags & XFS_ATTR_SECURE) { in xfs_xattr_put_listent()
A Dxfs_iops.c56 .attr_filter = XFS_ATTR_SECURE, in xfs_initxattrs()
A Dxfs_ioctl.c356 return XFS_ATTR_SECURE; in xfs_attr_filter()
A Dxfs_trace.h80 { XFS_ATTR_SECURE, "SECURE" }, \
/linux/fs/xfs/libxfs/
A Dxfs_da_format.h693 #define XFS_ATTR_SECURE (1 << XFS_ATTR_SECURE_BIT) macro
695 #define XFS_ATTR_NSP_ONDISK_MASK (XFS_ATTR_ROOT | XFS_ATTR_SECURE)
/linux/fs/xfs/scrub/
A Dattr.c444 badflags = ~(XFS_ATTR_LOCAL | XFS_ATTR_ROOT | XFS_ATTR_SECURE | in xchk_xattr_rec()

Completed in 18 milliseconds