Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Ddev.c259 while (fc->active_background < fc->max_background && in flush_bg_queue()
265 fc->active_background++; in flush_bg_queue()
319 fc->active_background--; in fuse_request_end()
H A Dfuse_i.h616 unsigned active_background; member