FATTR4_NUMLINKS
if (count >= next && values[next].fAttribute == FATTR4_NUMLINKS) {
Attribute attr[] = { FATTR4_SIZE, FATTR4_MODE, FATTR4_NUMLINKS,
if (sIsAttrSet(FATTR4_NUMLINKS, bitmap, bcount)) {
values[current].fAttribute = FATTR4_NUMLINKS;