Searched refs:bg_queue (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/fuse/
H A Ddev.c358 !list_empty(&fc->bg_queue)) { flush_bg_queue()
362 req = list_entry(fc->bg_queue.next, struct fuse_req, list); flush_bg_queue()
600 list_add_tail(&req->list, &fc->bg_queue); fuse_request_send_background_locked()
H A Dfuse_i.h499 struct list_head bg_queue; member in struct:fuse_conn
H A Dinode.c599 INIT_LIST_HEAD(&fc->bg_queue); fuse_conn_init()
H A Dfile.c1621 /* writeback always goes to bg_queue */ fuse_writepage_locked()

Completed in 102 milliseconds