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