Searched refs:NFSERR_EXPIRED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | nfs.h | 81 NFSERR_EXPIRED = 10011, /* v4 */ enumerator |
/openbmc/linux/fs/nfsd/ | ||
H A D | nfsd.h | 233 #define nfserr_expired cpu_to_be32(NFSERR_EXPIRED) |