Searched refs:linger_requests (Results 1 – 2 of 2) sorted by relevance
345 struct rb_root linger_requests; /* lingering requests */ member
2686 insert_linger_osdc(&osdc->linger_requests, lreq); in linger_register()2695 erase_linger_osdc(&osdc->linger_requests, lreq); in linger_unregister()4299 lreq = lookup_linger_osdc(&osdc->linger_requests, cookie); in handle_watch_notify()5007 osdc->linger_requests = RB_ROOT; in ceph_osdc_init()5080 WARN_ON(!RB_EMPTY_ROOT(&osdc->linger_requests)); in ceph_osdc_stop()