Searched refs:errorcode (Results 1 – 4 of 4) sorted by relevance
151 unsigned long errorcode; in access_error060() local157 errorcode = 1; in access_error060()160 errorcode = 0; in access_error060()163 errorcode |= 2; in access_error060()317 errorcode = 1; in access_error040()321 errorcode = 0; in access_error040()327 errorcode |= 2; in access_error040()451 errorcode = 0x01; in bus_error030()453 errorcode = 0x00; in bus_error030()467 errorcode |= 0x02; in bus_error030()[all …]
90 return errno.errorcode[abs(nr)]
150 initialization, an errorcode (such as ``-ENOMEM`` or ``-ENODEV``) is
498 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() argument504 int ret = errorcode; in nfs4_do_handle_exception()514 switch(errorcode) { in nfs4_do_handle_exception()636 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exceptio… in nfs4_handle_exception() argument641 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_handle_exception()669 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception() argument683 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_async_handle_exception()711 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()