Searched refs:BIO_EMPTY_LIST (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/md/
H A Ddm-clone-target.c389 struct bio_list flush_bios = BIO_EMPTY_LIST;
390 struct bio_list normal_bios = BIO_EMPTY_LIST;
1181 struct bio_list discards = BIO_EMPTY_LIST;
1215 struct bio_list bios = BIO_EMPTY_LIST;
1232 struct bio_list bios = BIO_EMPTY_LIST;
1233 struct bio_list bio_completions = BIO_EMPTY_LIST;
H A Ddm.c1526 struct bio_list blist = BIO_EMPTY_LIST;
H A Draid5.c1100 struct bio_list tmp = BIO_EMPTY_LIST;
1116 struct bio_list tmp = BIO_EMPTY_LIST;
1145 struct bio_list pending_bios = BIO_EMPTY_LIST;
/linux-master/include/linux/
H A Dbio.h567 #define BIO_EMPTY_LIST { NULL, NULL } macro
/linux-master/fs/btrfs/
H A Draid56.c1943 struct bio_list bio_list = BIO_EMPTY_LIST;
2161 struct bio_list bio_list = BIO_EMPTY_LIST;
2673 struct bio_list bio_list = BIO_EMPTY_LIST;
/linux-master/block/
H A Dblk-cgroup.c214 struct bio_list bios = BIO_EMPTY_LIST;

Completed in 148 milliseconds