Searched refs:FATTR4_SPACE_TOTAL (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRootInode.cpp70 FATTR4_SPACE_TOTAL };
124 if (count >= next && values[next].fAttribute == FATTR4_SPACE_TOTAL) {
H A DNFS4Defs.h125 FATTR4_SPACE_TOTAL = 44, enumerator in enum:Attribute
H A DReplyInterpreter.cpp819 if (sIsAttrSet(FATTR4_SPACE_TOTAL, bitmap, bcount)) {
820 values[current].fAttribute = FATTR4_SPACE_TOTAL;

Completed in 62 milliseconds