Searched refs:errorcode (Results 1 – 3 of 3) sorted by relevance
90 return errno.errorcode[abs(nr)]
150 initialization, an errorcode (such as ``-ENOMEM`` or ``-ENODEV``) is
504 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() argument510 int ret = errorcode; in nfs4_do_handle_exception()520 switch(errorcode) { in nfs4_do_handle_exception()640 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exceptio… in nfs4_handle_exception() argument645 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_handle_exception()673 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception() argument687 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_async_handle_exception()715 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()