Searched refs:bio_list (Results 1 – 5 of 5) sorted by relevance
91 dnl # current->bio_list97 current->bio_list = (struct bio_list *) NULL;102 AC_MSG_CHECKING([whether current->bio_list exists])106 ZFS_LINUX_TEST_ERROR([bio_list])
601 struct bio_list *bio_list = current->bio_list; in vdev_submit_bio() local602 current->bio_list = NULL; in vdev_submit_bio()604 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
654 return (bio_list(path)); in token_list()