Searched defs:for_background (Results 1 – 2 of 2) sorted by relevance
86 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()
49 unsigned int for_background:1; member