Searched refs:linger_requests (Results 1 – 2 of 2) sorted by relevance
357 struct rb_root linger_requests; /* lingering requests */ member
2850 insert_linger_osdc(&osdc->linger_requests, lreq); in linger_register()2859 erase_linger_osdc(&osdc->linger_requests, lreq); in linger_unregister()4489 lreq = lookup_linger_osdc(&osdc->linger_requests, cookie); in handle_watch_notify()5225 osdc->linger_requests = RB_ROOT; in ceph_osdc_init()5299 WARN_ON(!RB_EMPTY_ROOT(&osdc->linger_requests)); in ceph_osdc_stop()