Home
last modified time | relevance | path

Searched refs:zfs_path_to_zhandle (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libzfs/common/
H A Dmapfile-vers104 zfs_path_to_zhandle;
H A Dlibzfs.h683 extern zfs_handle_t *zfs_path_to_zhandle(libzfs_handle_t *, char *, zfs_type_t);
H A Dlibzfs_util.c694 zfs_path_to_zhandle(libzfs_handle_t *hdl, char *path, zfs_type_t argtype) in zfs_path_to_zhandle() function
/titanic_41/usr/src/cmd/zfs/
H A Dzfs_iter.c436 zhp = zfs_path_to_zhandle(g_zfs, argv[i], in zfs_for_each()
/titanic_41/usr/src/cmd/zoneadmd/
H A Dvplat.c3730 if ((zhp = zfs_path_to_zhandle(hdl, rootpath, in validate_rootds_label()
/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2951 if ((zhp = zfs_path_to_zhandle(hdl, root, in is_be()