Searched refs:bio_set_dev (Results 1 – 2 of 2) sorted by relevance
31 dnl # The bio_set_dev() helper macro was introduced as part of the transition36 dnl # The bio_set_dev() helper macro was updated to internally depend on40 ZFS_LINUX_TEST_SRC([bio_set_dev], [46 bio_set_dev(bio, bdev);53 dnl # bio_set_dev is no longer a helper macro and is now an inline function,62 #ifndef bio_set_dev69 AC_MSG_CHECKING([whether bio_set_dev() is GPL-only])75 [bio_set_dev() GPL-only])78 AC_MSG_CHECKING([whether bio_set_dev() is a macro])82 [bio_set_dev() is a macro])
582 #define bio_set_dev vdev_bio_set_dev macro607 bio_set_dev(bio, bdev); in vdev_bio_alloc()