Home
last modified time | relevance | path

Searched refs:ori_ext_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
307 ori_ext_count = le32_to_cpu(ext_header->a_count); in lustre_acl_xattr_merge2ext()
308 ext_count = posix_count + ori_ext_count; in lustre_acl_xattr_merge2ext()
394 for (i = 0; i < ori_ext_count; i++) { in lustre_acl_xattr_merge2ext()