Home
last modified time | relevance | path

Searched refs:acl_cnt (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_acl.c47 count = be32_to_cpu(aclp->acl_cnt); in xfs_acl_from_disk()
103 aclp->acl_cnt = cpu_to_be32(acl->a_count); in xfs_acl_to_disk()
/fs/xfs/libxfs/
Dxfs_format.h1729 __be32 acl_cnt; member