Home
last modified time | relevance | path

Searched refs:NFSERR_STALE (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dnfs.h68 NFSERR_STALE = 70, /* v2 v3 v4 */ enumerator
/linux-4.19.296/fs/nfsd/
Dnfsd.h176 #define nfserr_stale cpu_to_be32(NFSERR_STALE)
/linux-4.19.296/fs/nfs/
Dnfs2xdr.c1115 { NFSERR_STALE, -ESTALE },
Dnfs3xdr.c2521 { NFSERR_STALE, -ESTALE },