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