Searched refs:NFSERR_NO_GRACE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | nfs.h | 101 NFSERR_NO_GRACE = 10033, /* v4 */ enumerator |
/linux-4.4.14/fs/nfsd/ | ||
D | nfsd.h | 208 #define nfserr_no_grace cpu_to_be32(NFSERR_NO_GRACE) |