Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4proc.c473 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() argument
479 int ret = errorcode; in nfs4_do_handle_exception()
489 switch(errorcode) { in nfs4_do_handle_exception()
596 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exceptio… in nfs4_handle_exception() argument
601 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_handle_exception()
624 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception() argument
629 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_async_handle_exception()
652 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()