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