Searched refs:errorcode (Results 1 – 5 of 5) sorted by relevance
150 unsigned long errorcode; in access_error060() local156 errorcode = 1; in access_error060()159 errorcode = 0; in access_error060()162 errorcode |= 2; in access_error060()316 errorcode = 1; in access_error040()320 errorcode = 0; in access_error040()326 errorcode |= 2; in access_error040()450 errorcode = 0x01; in bus_error030()452 errorcode = 0x00; in bus_error030()466 errorcode |= 0x02; in bus_error030()[all …]
89 return errno.errorcode[abs(nr)]
305 u8 errorcode:7; member
459 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() argument465 int ret = errorcode; in nfs4_do_handle_exception()475 switch(errorcode) { in nfs4_do_handle_exception()581 int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exceptio… in nfs4_handle_exception() argument586 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_handle_exception()609 int errorcode, struct nfs4_exception *exception) in nfs4_async_handle_exception() argument614 ret = nfs4_do_handle_exception(server, errorcode, exception); in nfs4_async_handle_exception()637 if (errorcode == -NFS4ERR_MOVED) in nfs4_async_handle_exception()
150 initialization, an errorcode (such as ``-ENOMEM`` or ``-ENODEV``) is
Completed in 26 milliseconds