Searched refs:CFS_ACL_XATTR_COUNT (Results 1 – 2 of 2) sorted by relevance
149 count = CFS_ACL_XATTR_COUNT(size, posix_acl_xattr); in lustre_posix_acl_xattr_2ext()187 count = CFS_ACL_XATTR_COUNT(size, posix_acl_xattr); in lustre_posix_acl_xattr_filter()306 posix_count = CFS_ACL_XATTR_COUNT(size, posix_acl_xattr); in lustre_acl_xattr_merge2ext()
70 #define CFS_ACL_XATTR_COUNT(size, prefix) \ macro