Searched refs:alloc_io (Results 1 – 1 of 1) sorted by relevance
576 static struct dm_io *alloc_io(struct mapped_device *md, struct bio *bio, gfp_t gfp_mask) in alloc_io() function 627 /* alloc_io() already initialized embedded clone */ in alloc_tio() 1588 * alloc_io() takes one extra reference for submission, so the in __send_empty_flush() 1608 * alloc_io() takes one extra reference for submission, so the in __send_abnormal_io() 1918 /* Release the reference that alloc_io() took for submission. */ in __send_zone_reset_all() 1988 io = alloc_io(md, bio, GFP_NOWAIT); in dm_split_and_process_bio() 1995 io = alloc_io(md, bio, GFP_NOIO); in dm_split_and_process_bio()