Home
last modified time | relevance | path

Searched defs:nreq (Results 1 – 2 of 2) sorted by relevance

/third_party/libfuse/lib/
Dfuse_lowlevel.c2213 static void list_del_nreq(struct fuse_notify_req *nreq)
2221 static void list_add_nreq(struct fuse_notify_req *nreq,
2231 static void list_init_nreq(struct fuse_notify_req *nreq)
2241 struct fuse_notify_req *nreq; local
2441 struct fuse_notify_req nreq; member
2445 static void fuse_ll_retrieve_reply(struct fuse_notify_req *nreq,
/third_party/nghttp2/src/
Dh2load.cc359 auto nreq = session->max_concurrent_streams() - client->rps_req_inflight; in rps_cb() local
1202 auto nreq = config.is_timing_based_mode() in connection_made() local