Home
last modified time | relevance | path

Searched refs:xfs_acl_entry (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
A Dxfs_acl.c38 const struct xfs_acl_entry *ace; in xfs_acl_from_disk()
100 struct xfs_acl_entry *ace; in xfs_acl_to_disk()
A Dxfs_ondisk.h27 XFS_CHECK_STRUCT_SIZE(struct xfs_acl_entry, 12); in xfs_check_ondisk_structs()
/linux/fs/xfs/libxfs/
A Dxfs_format.h1721 struct xfs_acl_entry { struct
1730 struct xfs_acl_entry acl_entry[]; argument
1741 sizeof(struct xfs_acl_entry) \
1746 sizeof(struct xfs_acl_entry) * cnt)

Completed in 13 milliseconds