Home
last modified time | relevance | path

Searched defs:lreq (Results 1 – 4 of 4) sorted by relevance

/linux/net/ceph/
H A Dosd_client.c85 static inline void verify_lreq_locked(struct ceph_osd_linger_request *lreq) in verify_lreq_locked() argument
93 static inline void verify_lreq_locked(struct ceph_osd_linger_request *lreq) { } in verify_lreq_locked() argument
1359 struct ceph_osd_linger_request *lreq = in close_osd() local
2767 struct ceph_osd_linger_request *lreq = linger_release() local
2790 linger_put(struct ceph_osd_linger_request * lreq) linger_put() argument
2797 linger_get(struct ceph_osd_linger_request * lreq) linger_get() argument
2806 struct ceph_osd_linger_request *lreq; linger_alloc() local
2857 unlink_linger(struct ceph_osd * osd,struct ceph_osd_linger_request * lreq) unlink_linger() argument
2874 __linger_registered(struct ceph_osd_linger_request * lreq) __linger_registered() argument
2881 linger_registered(struct ceph_osd_linger_request * lreq) linger_registered() argument
2893 linger_register(struct ceph_osd_linger_request * lreq) linger_register() argument
2905 linger_unregister(struct ceph_osd_linger_request * lreq) linger_unregister() argument
2917 struct ceph_osd_linger_request *lreq = req->r_priv; cancel_linger_request() local
2926 struct ceph_osd_linger_request *lreq; global() member
2945 lwork_alloc(struct ceph_osd_linger_request * lreq,work_func_t workfn) lwork_alloc() argument
2963 struct ceph_osd_linger_request *lreq = lwork->lreq; lwork_free() local
2975 struct ceph_osd_linger_request *lreq = lwork->lreq; lwork_queue() local
2989 struct ceph_osd_linger_request *lreq = lwork->lreq; do_watch_notify() local
3012 struct ceph_osd_linger_request *lreq = lwork->lreq; do_watch_error() local
3026 queue_watch_error(struct ceph_osd_linger_request * lreq) queue_watch_error() argument
3040 linger_reg_commit_complete(struct ceph_osd_linger_request * lreq,int result) linger_reg_commit_complete() argument
3051 struct ceph_osd_linger_request *lreq = req->r_priv; linger_commit_cb() local
3103 struct ceph_osd_linger_request *lreq = req->r_priv; linger_reconnect_cb() local
3126 send_linger(struct ceph_osd_linger_request * lreq) send_linger() argument
3185 struct ceph_osd_linger_request *lreq = req->r_priv; linger_ping_cb() local
3214 send_linger_ping(struct ceph_osd_linger_request * lreq) send_linger_ping() argument
3258 linger_submit(struct ceph_osd_linger_request * lreq) linger_submit() argument
3274 cancel_linger_map_check(struct ceph_osd_linger_request * lreq) cancel_linger_map_check() argument
3294 __linger_cancel(struct ceph_osd_linger_request * lreq) __linger_cancel() argument
3305 linger_cancel(struct ceph_osd_linger_request * lreq) linger_cancel() argument
3317 check_linger_pool_dne(struct ceph_osd_linger_request * lreq) check_linger_pool_dne() argument
3351 struct ceph_osd_linger_request *lreq; linger_map_check_cb() local
3376 send_linger_map_check(struct ceph_osd_linger_request * lreq) send_linger_map_check() argument
3398 linger_reg_commit_wait(struct ceph_osd_linger_request * lreq) linger_reg_commit_wait() argument
3407 linger_notify_finish_wait(struct ceph_osd_linger_request * lreq,unsigned long timeout) linger_notify_finish_wait() argument
3470 struct ceph_osd_linger_request *lreq = handle_timeout() local
3905 recalc_linger_target(struct ceph_osd_linger_request * lreq) recalc_linger_target() argument
3939 struct ceph_osd_linger_request *lreq = scan_requests() local
4081 struct ceph_osd_linger_request *lreq, *nlreq; kick_requests() local
4267 struct ceph_osd_linger_request *lreq = kick_osd_requests() local
4564 struct ceph_osd_linger_request *lreq; handle_watch_notify() local
4771 struct ceph_osd_linger_request *lreq; ceph_osdc_watch() local
4812 ceph_osdc_unwatch(struct ceph_osd_client * osdc,struct ceph_osd_linger_request * lreq) ceph_osdc_unwatch() argument
4930 struct ceph_osd_linger_request *lreq; ceph_osdc_notify() local
[all...]
H A Ddebugfs.c256 struct ceph_osd_linger_request *lreq) in dump_linger_request()
272 struct ceph_osd_linger_request *lreq = in dump_linger_requests() local
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h306 uint32_t data_type, uint32_t lreq, in _test_cmd_hwpt_invalidate() argument
322 #define test_cmd_hwpt_invalidate(hwpt_id, reqs, data_type, lreq, nreqs) \ argument
328 #define test_err_hwpt_invalidate(_errno, hwpt_id, reqs, data_type, lreq, \ argument
337 uint32_t data_type, uint32_t lreq, in _test_cmd_viommu_invalidate() argument
353 #define test_cmd_viommu_invalidate(viommu, reqs, lreq, nreqs) \ argument
360 test_err_viommu_invalidate(_errno,viommu_id,reqs,data_type,lreq,nreqs) global() argument
[all...]
/linux/fs/smb/server/
H A Doplock.c2008 struct lease_ctx_info *lreq; in parse_lease_state() local