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