Searched refs:zfs_get_underlying_type (Results 1 – 4 of 4) sorted by relevance
542 _LIBZFS_H zfs_type_t zfs_get_underlying_type(const zfs_handle_t *);
3436 zfs_get_underlying_type(const zfs_handle_t *zhp) in zfs_get_underlying_type() function
395 …<elf-symbol name='zfs_get_underlying_type' type='func-type' binding='global-binding' visibility='d…4920 …zfs_get_underlying_type' mangled-name='zfs_get_underlying_type' visibility='default' binding='glob…
3502 if (zfs_get_underlying_type(zhp) != ZFS_TYPE_FILESYSTEM) { in zfs_do_userspace()