Home
last modified time | relevance | path

Searched refs:NFSERR_STALE (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnfs.h68 NFSERR_STALE = 70, /* v2 v3 v4 */ enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnfs.h68 NFSERR_STALE = 70, /* v2 v3 v4 */ enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnfs.h66 NFSERR_STALE = 70, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnfs.h53 NFSERR_STALE = 70, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnfs.h66 NFSERR_STALE = 70, enumerator
/kernel/linux/linux-6.6/include/trace/misc/
H A Dnfs.h35 TRACE_DEFINE_ENUM(NFSERR_STALE); variable
71 { NFSERR_STALE, "STALE" }, \
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsd.h199 #define nfserr_stale cpu_to_be32(NFSERR_STALE)
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsd.h219 #define nfserr_stale cpu_to_be32(NFSERR_STALE)
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs2xdr.c137 * NFSERR_STALE = 70,
1086 { NFSERR_STALE, -ESTALE },
H A Dnfstrace.h1343 TRACE_DEFINE_ENUM(NFSERR_STALE); variable
1379 { NFSERR_STALE, "STALE" }, \
H A Dnfs3xdr.c2467 { NFSERR_STALE, -ESTALE },
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs2xdr.c138 * NFSERR_STALE = 70,
1086 { NFSERR_STALE, -ESTALE },
H A Dnfs3xdr.c2472 { NFSERR_STALE, -ESTALE },

Completed in 17 milliseconds