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