Home
last modified time | relevance | path

Searched refs:BIO_EMPTY_LIST (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dbio.h632 #define BIO_EMPTY_LIST { NULL, NULL } macro
/Linux-v4.19/drivers/md/
Ddm.c1397 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios()
Draid5.c944 struct bio_list tmp = BIO_EMPTY_LIST; in flush_deferred_bios()
960 struct bio_list tmp = BIO_EMPTY_LIST; in defer_issue_bios()
989 struct bio_list pending_bios = BIO_EMPTY_LIST; in ops_run_io()