Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbio.h611 #define BIO_EMPTY_LIST { NULL, NULL } macro
/linux-4.4.14/drivers/md/
Draid5.c1173 struct bio_list return_bi = BIO_EMPTY_LIST; in ops_complete_biofill()
5844 struct bio_list tmp = BIO_EMPTY_LIST; in raid5d()