Searched refs:zfs_allocatable_devs (Results 1 – 5 of 5) sorted by relevance
46 zfs_allocatable_devs(nvlist_t *nv) in zfs_allocatable_devs() function246 EXPORT_SYMBOL(zfs_allocatable_devs);
36 _ZFS_COMUTIL_H boolean_t zfs_allocatable_devs(nvlist_t *);
6515 if (error == 0 && !zfs_allocatable_devs(nvroot))
296 …<elf-symbol name='zfs_allocatable_devs' type='func-type' binding='global-binding' visibility='defa…9510 …='zfs_allocatable_devs' mangled-name='zfs_allocatable_devs' visibility='default' binding='global' …
2136 if (!zfs_allocatable_devs(nvroot)) { in zpool_do_create()