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

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c235 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, function
286 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL))
737 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL))
762 * If the 'zoned' property is set, then zfs_is_mountable()
1027 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint),

Completed in 39 milliseconds