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