Searched refs:NFSERR_NO_GRACE (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/uapi/linux/ | ||
A D | nfs.h | 103 NFSERR_NO_GRACE = 10033, /* v4 */ enumerator |
/linux-6.3-rc2/fs/nfsd/ | ||
A D | nfsd.h | 258 #define nfserr_no_grace cpu_to_be32(NFSERR_NO_GRACE) |
Completed in 5 milliseconds