Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dacl.c295 int ori_ext_count, posix_count, ext_count, ext_size; in lustre_acl_xattr_merge2ext() local
304 posix_count = 0; in lustre_acl_xattr_merge2ext()
306 posix_count = CFS_ACL_XATTR_COUNT(size, posix_acl_xattr); in lustre_acl_xattr_merge2ext()
308 ext_count = posix_count + ori_ext_count; in lustre_acl_xattr_merge2ext()
315 for (i = 0, j = 0; i < posix_count; i++) { in lustre_acl_xattr_merge2ext()