Searched refs:zfs_allocatable_devs (Results 1 – 5 of 5) sorted by relevance
36 extern boolean_t zfs_allocatable_devs(nvlist_t *);
46 zfs_allocatable_devs(nvlist_t *nv) in zfs_allocatable_devs() function256 EXPORT_SYMBOL(zfs_allocatable_devs);
116 …<elf-symbol name='zfs_allocatable_devs' type='func-type' binding='global-binding' visibility='defa…3907 …zfs_allocatable_devs' mangled-name='zfs_allocatable_devs' filepath='../../module/zcommon/zfs_comut…
1531 if (!zfs_allocatable_devs(nvroot)) { in zpool_do_create()
5756 if (error == 0 && !zfs_allocatable_devs(nvroot))