Home
last modified time | relevance | path

Searched defs:xfs_acl (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_acl.c126 struct xfs_acl *xfs_acl; in xfs_get_acl() local
198 struct xfs_acl *xfs_acl; in __xfs_set_acl() local
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h1435 struct xfs_acl { struct
1437 struct xfs_acl_entry acl_entry[0]; argument
1447 ? (XATTR_SIZE_MAX - sizeof(struct xfs_acl)) / \ argument