Searched refs:nfserr_stale_stateid (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nfsd/ | ||
H A D | nfsd.h | 243 #define nfserr_stale_stateid cpu_to_be32(NFSERR_STALE_STATEID) macro |
H A D | nfs4state.c | 6472 return nfserr_stale_stateid; in nfsd4_lookup_stateid() |