Searched refs:EJUKEBOX (Results 1 – 9 of 9) sorted by relevance
31 #define EJUKEBOX 528 /* Request initiated, but will not complete before timeout */ macro
46 { NFSERR_JUKEBOX, -EJUKEBOX },
195 E(EJUKEBOX),
86 declare_err!(EJUKEBOX, "Request initiated, but will not complete before timeout.");
37 if (res != -EJUKEBOX) in nfs3_rpc_wrapper()51 if (task->tk_status != -EJUKEBOX) in nfs3_async_handle_jukebox()
1269 if (result == -EJUKEBOX) in ceph_async_unlink_cb()1451 if (err == -EJUKEBOX) { in ceph_unlink()
609 if (result == -EJUKEBOX) in ceph_async_create_cb()917 } else if (err == -EJUKEBOX) { in ceph_atomic_open()
3500 err = -EJUKEBOX; in __do_request()3541 err = -EJUKEBOX; in __do_request()
1441 case -EJUKEBOX: in ff_layout_async_handle_error_v3()