Searched refs:zfs_unshareall_bypath (Results 1 – 3 of 3) sorted by relevance
735 extern int zfs_unshareall_bypath(zfs_handle_t *, const char *);
1009 zfs_unshareall_bypath(zfs_handle_t *zhp, const char *mountpoint) in zfs_unshareall_bypath() function
6397 ret = zfs_unshareall_bypath(zhp, path); in unshare_unmount_path()6576 if (zfs_unshareall_bypath(node->un_zhp, in unshare_unmount()