Searched refs:active_background (Results 1 – 4 of 4) sorted by relevance
99 unsigned int active_background; member
64 while ((fc->active_background < fc->max_background || in fuse_uring_flush_bg()65 !queue->active_background) && in fuse_uring_flush_bg()71 fc->active_background++; in fuse_uring_flush_bg()72 queue->active_background++; in fuse_uring_flush_bg()89 queue->active_background--; in fuse_uring_req_end()
418 while (fc->active_background < fc->max_background && in flush_bg_queue()424 fc->active_background++; in flush_bg_queue()477 fc->active_background--; in fuse_request_end()
684 unsigned active_background; member