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