Searched defs:submit_bio (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/block/ | ||
D | blk-core.c | 825 void submit_bio(struct bio *bio) in submit_bio() function |
/Linux-v6.6/include/linux/ | ||
D | blkdev.h | 1376 void (*submit_bio)(struct bio *bio); member |