Searched refs:EJUKEBOX (Results 1 – 10 of 10) sorted by relevance
31 #define EJUKEBOX 528 /* Request initiated, but will not complete before timeout */ macro
195 E(EJUKEBOX),
80 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()
1098 { NFSERR_JUKEBOX, -EJUKEBOX },
2484 { NFSERR_JUKEBOX, -EJUKEBOX },
1222 if (result == -EJUKEBOX) in ceph_async_unlink_cb()1364 if (err == -EJUKEBOX) { in ceph_unlink()
569 if (result == -EJUKEBOX) in ceph_async_create_cb()839 } else if (err == -EJUKEBOX) { in ceph_atomic_open()
3285 err = -EJUKEBOX; in __do_request()3324 err = -EJUKEBOX; in __do_request()
1176 case -EJUKEBOX: in ff_layout_async_handle_error_v3()