Searched defs:zfs_share_open_parent (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_share.c257 parent_zhp = zfs_share_open_parent(zhp->zfs_hdl, zhp->zfs_name);
840 zfs_share_open_parent(libzfs_handle_t *hdl, const char *path) function
874 if ((zhp = zfs_share_open_parent(hdl, path)) == NULL) {
3522 zfs_handle_t *my_zhp = zfs_share_open_parent(zhp->zfs_hdl,

Completed in 34 milliseconds