Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c86 zfs_share_type_t zfs_is_shared_proto(zfs_handle_t *, char **,
439 rc |= zfs_is_shared_proto(zhp, NULL, *curr_proto); in zfs_is_shared()
462 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto() function
485 return (zfs_is_shared_proto(zhp, where, in zfs_is_shared_nfs()
492 return (zfs_is_shared_proto(zhp, where, in zfs_is_shared_smb()