Searched refs:FATTR4_WORD1_NO_TRUNC (Results 1 – 3 of 3) sorted by relevance
424 #define FATTR4_WORD1_NO_TRUNC (1UL << 2) macro
325 (FATTR4_WORD1_MODE | FATTR4_WORD1_NO_TRUNC | FATTR4_WORD1_NUMLINKS \
2757 if (bmval1 & FATTR4_WORD1_NO_TRUNC) { in nfsd4_encode_fattr()