HomeSort by: relevance | last modified time | path
    Searched defs:zfs_is_shared_proto (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_mount.c 88 zfs_share_type_t zfs_is_shared_proto(zfs_handle_t *, char **,
450 rc |= zfs_is_shared_proto(zhp, NULL, *curr_proto);
473 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) function
497 return (zfs_is_shared_proto(zhp, where,
504 return (zfs_is_shared_proto(zhp, where,

Completed in 21 milliseconds