Searched refs:xfs_acl_entry (Results 1 – 3 of 3) sorted by relevance
38 const struct xfs_acl_entry *ace; in xfs_acl_from_disk()100 struct xfs_acl_entry *ace; in xfs_acl_to_disk()
27 XFS_CHECK_STRUCT_SIZE(struct xfs_acl_entry, 12); in xfs_check_ondisk_structs()
1721 struct xfs_acl_entry { struct1730 struct xfs_acl_entry acl_entry[]; argument1741 sizeof(struct xfs_acl_entry) \1746 sizeof(struct xfs_acl_entry) * cnt)
Completed in 13 milliseconds