Searched refs:zfs_is_shared_proto (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_mount.c | 87 zfs_share_type_t zfs_is_shared_proto(zfs_handle_t *, char **, 440 rc |= zfs_is_shared_proto(zhp, NULL, *curr_proto); in zfs_is_shared() 463 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto() function 486 return (zfs_is_shared_proto(zhp, where, in zfs_is_shared_nfs() 493 return (zfs_is_shared_proto(zhp, where, in zfs_is_shared_smb()
|