Searched refs:bio_list (Results 1 – 5 of 5) sorted by relevance
90 dnl # current->bio_list96 current->bio_list = (struct bio_list *) NULL;101 AC_MSG_CHECKING([whether current->bio_list exists])105 ZFS_LINUX_TEST_ERROR([bio_list])
589 struct bio_list *bio_list = current->bio_list; in vdev_submit_bio() local590 current->bio_list = NULL; in vdev_submit_bio()592 current->bio_list = bio_list; in vdev_submit_bio()
54 int bio_list(const char *);
44 bio_list(const char *path) in bio_list() function
645 return (bio_list(path)); in token_list()