Searched refs:zfs_is_mountable (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_mount.c | 229 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, in zfs_is_mountable() function 280 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL)) in zfs_mount() 716 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), NULL)) in zfs_share_proto() 970 if (!zfs_is_mountable(zhp, mountpoint, sizeof (mountpoint), in remove_mountpoint()
|