Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_mount.c238 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, in zfs_is_mountable() function
289 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL)) in zfs_mount()
741 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL)) in zfs_share_proto()
1031 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), in remove_mountpoint()