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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c90 zfs_share_type_t zfs_is_shared_proto(zfs_handle_t *, char **,
505 rc |= zfs_is_shared_proto(zhp, NULL, *curr_proto);
528 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) function
552 return (zfs_is_shared_proto(zhp, where,
559 return (zfs_is_shared_proto(zhp, where,

Completed in 98 milliseconds