Searched refs:NFSERR_STALE_CLIENTID (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | nfs.h | 90 NFSERR_STALE_CLIENTID = 10022, /* v4 */ enumerator |
/linux-4.4.14/fs/nfsd/ | ||
D | nfsd.h | 187 #define nfserr_stale_clientid cpu_to_be32(NFSERR_STALE_CLIENTID) |