Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ondisk.h26 XFS_CHECK_STRUCT_SIZE(struct xfs_acl, 4); in xfs_check_ondisk_structs()
H A Dxfs_format.h1798 struct xfs_acl { struct
1810 ? (XFS_XATTR_SIZE_MAX - sizeof(struct xfs_acl)) / \ argument
1815 (sizeof(struct xfs_acl) + \
/linux/fs/xfs/
H A DMakefile135 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o