for_background 50 fs/fs-writeback.c unsigned int for_background:1; for_background 1632 fs/fs-writeback.c .for_background = work->for_background, for_background 1865 fs/fs-writeback.c if ((work->for_background || work->for_kupdate) && for_background 1873 fs/fs-writeback.c if (work->for_background && !wb_over_bg_thresh(wb)) for_background 1885 fs/fs-writeback.c } else if (work->for_background) for_background 1957 fs/fs-writeback.c .for_background = 1, for_background 84 fs/fuse/dev.c static bool fuse_block_alloc(struct fuse_conn *fc, bool for_background) for_background 86 fs/fuse/dev.c return !fc->initialized || (for_background && fc->blocked); for_background 105 fs/fuse/dev.c static struct fuse_req *fuse_get_req(struct fuse_conn *fc, bool for_background) for_background 111 fs/fuse/dev.c if (fuse_block_alloc(fc, for_background)) { for_background 114 fs/fuse/dev.c !fuse_block_alloc(fc, for_background))) for_background 131 fs/fuse/dev.c if (for_background) for_background 141 fs/fuse/dev.c if (for_background) for_background 67 include/linux/writeback.h unsigned for_background:1; /* A background writeback */ for_background 106 include/linux/writeback.h else if (wbc->for_kupdate || wbc->for_background) for_background 1323 include/trace/events/f2fs.h __field(char, for_background) for_background 1342 include/trace/events/f2fs.h __entry->for_background = wbc->for_background; for_background 1362 include/trace/events/f2fs.h __entry->for_background, for_background 358 include/trace/events/writeback.h __field(int, for_background) for_background 369 include/trace/events/writeback.h __entry->for_background = work->for_background; for_background 381 include/trace/events/writeback.h __entry->for_background, for_background 454 include/trace/events/writeback.h __field(int, for_background) for_background 468 include/trace/events/writeback.h __entry->for_background = wbc->for_background; for_background 484 include/trace/events/writeback.h __entry->for_background,