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
503 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() argument509 int ret = errorcode; in nfs4_do_handle_exception()519 switch(errorcode) { in nfs4_do_handle_exception()641 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exceptio… in nfs4_handle_exception() argument646 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_handle_exception()674 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception() argument688 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_async_handle_exception()716 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()