Searched defs:for_background (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dwriteback.h60 unsigned for_background:1; /* A background writeback */ member in struct:writeback_control
/linux-master/fs/
H A Dfs-writeback.c49 unsigned int for_background:1; member in struct:wb_writeback_work
/linux-master/fs/fuse/
H A Ddev.c85 static bool fuse_block_alloc(struct fuse_conn *fc, bool for_background) argument
106 static struct fuse_req *fuse_get_req(struct fuse_mount *fm, bool for_background) argument

Completed in 561 milliseconds