Home
last modified time | relevance | path

Searched refs:NFS4ERR_OFFLOAD_NO_REQS (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnfs4.h290 NFS4ERR_OFFLOAD_NO_REQS = 10094, enumerator
/linux/fs/nfs/
H A Dnfs42xdr.c903 if (status == NFS4ERR_OFFLOAD_NO_REQS) { in decode_copy()
907 return NFS4ERR_OFFLOAD_NO_REQS; in decode_copy()
H A Dnfs42proc.c475 } else if (err == -NFS4ERR_OFFLOAD_NO_REQS && in nfs42_proc_copy()