Searched refs:proto_table (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_mount.c | 100 proto_table_t proto_table[PROTO_END] = { variable 155 proto_table[proto].p_name) == 0) { in is_shared() 652 proto_table[proto].p_name)); in zfs_parse_options() 723 if (zfs_prop_get(zhp, proto_table[*curr_proto].p_prop, in zfs_share_proto() 760 proto_table[*curr_proto].p_name, sourcetype, in zfs_share_proto() 763 proto_table[*curr_proto].p_share_err, in zfs_share_proto() 775 proto_table[*curr_proto].p_name); in zfs_share_proto() 778 proto_table[*curr_proto].p_share_err, in zfs_share_proto() 785 proto_table[*curr_proto].p_share_err, in zfs_share_proto() 843 err = zfs_sa_disable_share(share, proto_table[proto].p_name); in unshare_one()
|
/titanic_41/usr/src/uts/common/ipp/ipgpc/ |
H A D | filters.c | 80 static ht_node_t proto_table[TABLE_SIZE]; /* protocol table */ variable 251 insert_ipgpc_table_list_info(PROTOID_IDX, proto_table, in initialize_tables()
|