Home
last modified time | relevance | path

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

/fs/fuse/
Ddev.c268 while (fc->active_background < fc->max_background && in flush_bg_queue()
274 fc->active_background++; in flush_bg_queue()
332 fc->active_background--; in fuse_request_end()
Dfuse_i.h682 unsigned active_background; member