Searched refs:zfs_is_shared_proto (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_mount.c | 98 zfs_share_type_t zfs_is_shared_proto(zfs_handle_t *, char **, 669 rc |= zfs_is_shared_proto(zhp, NULL, *curr_proto); in zfs_is_shared() 780 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto() function 804 return (zfs_is_shared_proto(zhp, where, in zfs_is_shared_nfs() 811 return (zfs_is_shared_proto(zhp, where, in zfs_is_shared_smb()
|
| H A D | libzfs.abi | 168 …<elf-symbol name='zfs_is_shared_proto' type='func-type' binding='global-binding' visibility='defau… 2272 …zfs_is_shared_proto' mangled-name='zfs_is_shared_proto' filepath='/home/fedora/zfs/lib/libzfs/libz…
|