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

/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c265 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, function
371 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL,
769 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL, 0))
783 * If the 'zoned' property is set, then zfs_is_mountable()
1052 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint),
/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dlibzfs_impl.h251 extern boolean_t zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen,

Completed in 50 milliseconds