Searched refs:zfs_share_proto_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h121 } zfs_share_proto_t; typedef in typeref:enum:__anon170
179 int changelist_unshare(prop_changelist_t *, zfs_share_proto_t *);
205 extern int zfs_parse_options(char *, zfs_share_proto_t);
208 const char *, zfs_share_proto_t *);
H A Dlibzfs_mount.c89 static int zfs_share_proto(zfs_handle_t *, zfs_share_proto_t *);
91 zfs_share_proto_t);
109 zfs_share_proto_t nfs_only[] = {
114 zfs_share_proto_t smb_only[] = {
118 zfs_share_proto_t share_all_proto[] = {
129 is_shared(libzfs_handle_t *hdl, const char *mountpoint, zfs_share_proto_t proto)
498 zfs_share_proto_t *curr_proto;
528 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto)
710 zfs_parse_options(char *options, zfs_share_proto_t proto)
767 zfs_share_proto(zfs_handle_t *zhp, zfs_share_proto_t *prot
[all...]
H A Dlibzfs_changelist.c321 changelist_unshare(prop_changelist_t *clp, zfs_share_proto_t *proto)
H A Dlibzfs_dataset.c1311 zfs_share_proto_t proto;

Completed in 126 milliseconds