Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwriteback.h67 unsigned for_background:1; /* A background writeback */ member
/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddev.c86 static bool fuse_block_alloc(struct fuse_conn *fc, bool for_background) in fuse_block_alloc()
107 static struct fuse_req *fuse_get_req(struct fuse_mount *fm, bool for_background) in fuse_get_req()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h323 unsigned for_background:1; /* A background writeback */ member
/OK3568_Linux_fs/kernel/fs/
H A Dfs-writeback.c49 unsigned int for_background:1; member