Home
last modified time | relevance | path

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

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