Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/include/
HDlibzfs_impl.h116 } zfs_share_proto_t; typedef
191 int changelist_unshare(prop_changelist_t *, zfs_share_proto_t *);
211 extern int zfs_parse_options(char *, zfs_share_proto_t);
214 const char *, zfs_share_proto_t *);
251 extern int zfs_share_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto);
253 const char *mountpoint, zfs_share_proto_t proto);
257 zfs_share_proto_t proto);
263 extern void zfs_commit_proto(zfs_share_proto_t *);
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_mount.c99 zfs_share_proto_t);
110 zfs_share_proto_t nfs_only[] = {
115 zfs_share_proto_t smb_only[] = {
119 zfs_share_proto_t share_all_proto[] = {
704 zfs_share_proto_t *curr_proto; in zfs_is_shared()
721 zfs_share_proto_t proto) in unshare_one()
739 is_shared(const char *mountpoint, zfs_share_proto_t proto) in is_shared()
760 zfs_share_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_share_proto()
765 zfs_share_proto_t *curr_proto; in zfs_share_proto()
822 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto()
[all …]
HDlibzfs_changelist.c348 changelist_unshare(prop_changelist_t *clp, zfs_share_proto_t *proto) in changelist_unshare()
HDlibzfs_dataset.c1437 zfs_share_proto_t proto; in zfs_valid_proplist()
HDlibzfs.abi1506 <enum-decl name='zfs_share_proto_t' naming-typedef-id='a7913f77' id='d34e3aab'>
1512 <typedef-decl name='zfs_share_proto_t' type-id='d34e3aab' id='a7913f77'/>