Home
last modified time | relevance | path

Searched refs:FATTR4_WORD1_NO_TRUNC (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dnfs4.h505 #define FATTR4_WORD1_NO_TRUNC (1UL << 2) macro
/linux-3.4.99/fs/nfsd/
Dnfsd.h317 (FATTR4_WORD1_MODE | FATTR4_WORD1_NO_TRUNC | FATTR4_WORD1_NUMLINKS \
Dnfs4xdr.c2322 if (bmval1 & FATTR4_WORD1_NO_TRUNC) { in nfsd4_encode_fattr()