Searched refs:xfs_acl (Results 1 – 4 of 4) sorted by relevance
32 const struct xfs_acl *aclp, in xfs_acl_from_disk()97 xfs_acl_to_disk(struct xfs_acl *aclp, const struct posix_acl *acl) in xfs_acl_to_disk()
126 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o
26 XFS_CHECK_STRUCT_SIZE(struct xfs_acl, 4); in xfs_check_ondisk_structs()
1728 struct xfs_acl { struct1740 ? (XFS_XATTR_SIZE_MAX - sizeof(struct xfs_acl)) / \ argument1745 (sizeof(struct xfs_acl) + \
Completed in 15 milliseconds