Searched refs:linger_requests (Results 1 – 2 of 2) sorted by relevance
352 struct rb_root linger_requests; /* lingering requests */ member
2787 insert_linger_osdc(&osdc->linger_requests, lreq); in linger_register()2796 erase_linger_osdc(&osdc->linger_requests, lreq); in linger_unregister()4409 lreq = lookup_linger_osdc(&osdc->linger_requests, cookie); in handle_watch_notify()5147 osdc->linger_requests = RB_ROOT; in ceph_osdc_init()5221 WARN_ON(!RB_EMPTY_ROOT(&osdc->linger_requests)); in ceph_osdc_stop()