Searched refs:linger_requests (Results 1 – 2 of 2) sorted by relevance
418 struct rb_root linger_requests; /* lingering requests */ member
2921 insert_linger_osdc(&osdc->linger_requests, lreq); in linger_register()2930 erase_linger_osdc(&osdc->linger_requests, lreq); in linger_unregister()4609 lreq = lookup_linger_osdc(&osdc->linger_requests, cookie); in handle_watch_notify()5229 osdc->linger_requests = RB_ROOT; in ceph_osdc_init()5303 WARN_ON(!RB_EMPTY_ROOT(&osdc->linger_requests)); in ceph_osdc_stop()