Lines Matching refs:attrcnt
237 int attrcnt;
297 attrcnt = 0;
314 &na[attrcnt], flags, &error))
317 if (!(*attrfunc)(vap, &nfs4_ntov_map[i], &na[attrcnt],
354 uid_attr = attrcnt;
357 RNDUP(na[attrcnt].owner.utf8string_len);
359 gid_attr = attrcnt;
363 na[attrcnt].owner_group.utf8string_len);
367 acl_attr = attrcnt;
388 amap[attrcnt] = (uint8_t)nfs4_ntov_map[i].nval;
389 attrcnt++;
401 if (attrcnt == 0) {
408 for (i = 0; i < attrcnt; i++) {