Searched refs:nfserr_stale_stateid (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h412 ((err) != nfserr_stale_stateid) && \
H A Dnfsd.h150 #define nfserr_stale_stateid cpu_to_be32(NFSERR_STALE_STATEID) macro
H A Dnfs4state.c2897 status = nfserr_stale_stateid;
2978 return nfserr_stale_stateid;
3255 status = nfserr_stale_stateid;

Completed in 103 milliseconds