Searched refs:proto_table (Results 1 – 4 of 4) sorted by relevance
562 static const struct proto_map proto_table[] = { variable627 if (optype_tmp == proto_table[i].optype) { in rta_proto_operation()628 if (proto_table[i].protid == protid) { in rta_proto_operation()630 if (proto_table[i].protoinfo_func == NULL) { in rta_proto_operation()635 ret = (*proto_table[i].protoinfo_func) in rta_proto_operation()
105 proto_table_t proto_table[PROTO_END] = { variable683 err = sa_disable_share(mountpoint, proto_table[proto].p_name); in unshare_one()685 return (zfs_error_fmt(hdl, proto_table[proto].p_unshare_err, in unshare_one()699 if (sa_is_shared(mountpoint, proto_table[proto].p_name)) { in is_shared()734 if (zfs_prop_get(zhp, proto_table[*curr_proto].p_prop, in zfs_share_proto()750 proto_table[*curr_proto].p_name); in zfs_share_proto()753 proto_table[*curr_proto].p_share_err, in zfs_share_proto()824 return (sa_validate_shareopts(options, proto_table[proto].p_name)); in zfs_parse_options()832 sa_commit_shares(proto_table[*curr_proto].p_name); in zfs_commit_proto()
416 …<elf-symbol name='proto_table' size='48' type='object-type' binding='global-binding' visibility='d…2160 …proto_table' type-id='type-id-177' mangled-name='proto_table' visibility='default' filepath='../..…
242 extern proto_table_t proto_table[PROTO_END];