Searched refs:alloc_io (Results 1 – 1 of 1) sorted by relevance
574 static struct dm_io *alloc_io(struct mapped_device *md, struct bio *bio, gfp_t gfp_mask) in alloc_io() function1987 io = alloc_io(md, bio, GFP_NOWAIT); in dm_split_and_process_bio()1994 io = alloc_io(md, bio, GFP_NOIO); in dm_split_and_process_bio()