Searched refs:zfs_path_to_zhandle (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_iter.c | 518 zhp = zfs_path_to_zhandle(g_zfs, argv[i], in zfs_for_each()
|
H A D | zfs_main.c | 3475 if ((zhp = zfs_path_to_zhandle(g_zfs, argv[0], ZFS_TYPE_FILESYSTEM | in zfs_do_userspace()
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzfs.h | 933 _LIBZFS_H zfs_handle_t *zfs_path_to_zhandle(libzfs_handle_t *, const char *,
|
/freebsd/lib/libbe/ |
H A D | be.c | 96 zfs = zfs_path_to_zhandle(lbh->lzh, "/", ZFS_TYPE_FILESYSTEM); in be_locate_rootfs()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 1160 zfs_path_to_zhandle(libzfs_handle_t *hdl, const char *path, zfs_type_t argtype) in zfs_path_to_zhandle() function
|
H A D | libzfs.abi | 382 …<elf-symbol name='zfs_path_to_zhandle' type='func-type' binding='global-binding' visibility='defau… 8457 …e='zfs_path_to_zhandle' mangled-name='zfs_path_to_zhandle' visibility='default' binding='global' s…
|