Searched refs:lookup_lreq (Results 1 – 1 of 1) sorted by relevance
3296 struct ceph_osd_linger_request *lookup_lreq; in cancel_linger_map_check() local3300 lookup_lreq = lookup_linger_mc(&osdc->linger_map_checks, in cancel_linger_map_check()3302 if (!lookup_lreq) in cancel_linger_map_check()3305 WARN_ON(lookup_lreq != lreq); in cancel_linger_map_check()3398 struct ceph_osd_linger_request *lookup_lreq; in send_linger_map_check() local3403 lookup_lreq = lookup_linger_mc(&osdc->linger_map_checks, in send_linger_map_check()3405 if (lookup_lreq) { in send_linger_map_check()3406 WARN_ON(lookup_lreq != lreq); in send_linger_map_check()