posix_acl_xattr_count 2808 fs/cifs/cifssmb.c 	count = posix_acl_xattr_count((size_t)buflen);
posix_acl_xattr_count   33 fs/xattr_acl.c 	count = posix_acl_xattr_count(size);
posix_acl_xattr_count  104 fs/xfs/xfs_acl.c 	dest->acl_cnt = posix_acl_xattr_count(size);