Searched refs:active_background (Results 1 – 4 of 4) sorted by relevance
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()
99 unsigned int active_background; member
419 while (fc->active_background < fc->max_background && in flush_bg_queue()425 fc->active_background++; in flush_bg_queue()478 fc->active_background--; in fuse_request_end()
684 unsigned active_background; member
Completed in 14 milliseconds