Home
last modified time | relevance | path

Searched refs:active_background (Results 1 – 4 of 4) sorted by relevance

/fs/fuse/
A Ddev_uring.c64 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()
A Ddev_uring_i.h99 unsigned int active_background; member
A Ddev.c419 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()
A Dfuse_i.h684 unsigned active_background; member

Completed in 14 milliseconds