Searched refs:NFSERR_GRACE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | nfs.h | 83 NFSERR_GRACE = 10013, /* v4 */ enumerator |
/openbmc/linux/fs/nfsd/ | ||
H A D | nfsd.h | 257 #define nfserr_grace cpu_to_be32(NFSERR_GRACE) |