Searched refs:NFSERR_STALE_STATEID (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/uapi/linux/ | ||
D | nfs.h | 93 NFSERR_STALE_STATEID = 10023, /* v4 */ enumerator |
/Linux-v5.4/fs/nfsd/ | ||
D | nfsd.h | 219 #define nfserr_stale_stateid cpu_to_be32(NFSERR_STALE_STATEID) |