XFS_ATTR_SECURE   208 fs/xfs/linux-2.6/xfs_xattr.c 	if (flags & XFS_ATTR_SECURE)
XFS_ATTR_SECURE   218 fs/xfs/linux-2.6/xfs_xattr.c 	if (flags & XFS_ATTR_SECURE)
XFS_ATTR_SECURE   690 fs/xfs/xfs_attr.c 	    ((flags & XFS_ATTR_SECURE) == 0))
XFS_ATTR_SECURE   137 fs/xfs/xfs_attr_leaf.h #define XFS_ATTR_NSP_ONDISK_MASK	(XFS_ATTR_ROOT | XFS_ATTR_SECURE)
XFS_ATTR_SECURE   141 fs/xfs/xfs_attr_leaf.h 					 ((x) & ATTR_SECURE ? XFS_ATTR_SECURE : 0))
XFS_ATTR_SECURE   143 fs/xfs/xfs_attr_leaf.h 					 ((x) & XFS_ATTR_SECURE ? ATTR_SECURE : 0))