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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c295 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, function
346 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL))
778 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL))
801 * If the 'zoned' property is set, then zfs_is_mountable()
1031 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint),

Completed in 79 milliseconds