Searched refs:ms_type (Results 1 – 10 of 10) sorted by relevance
596 switch ( ms->ms_type ) { in asyncmeta_subtree_free()664 if (ms->ms_type == META_ST_SUBTREE) in asyncmeta_subtree_unparse()666 else if ( ms->ms_type == META_ST_SUBORDINATE ) in asyncmeta_subtree_unparse()668 else if ( ms->ms_type == META_ST_REGEX ) in asyncmeta_subtree_unparse()774 ms->ms_type = type; in asyncmeta_subtree_config()776 switch ( ms->ms_type ) { in asyncmeta_subtree_config()808 switch ( ms->ms_type ) { in asyncmeta_subtree_config()810 switch ( (*msp)->ms_type ) { in asyncmeta_subtree_config()864 switch ( (*msp)->ms_type ) { in asyncmeta_subtree_config()918 switch ( (*msp)->ms_type ) { in asyncmeta_subtree_config()
67 switch ( ms->ms_type ) { in asyncmeta_subtree_match()
190 meta_st_t ms_type; member
687 switch ( ms->ms_type ) { in meta_subtree_free()755 if (ms->ms_type == META_ST_SUBTREE) in meta_subtree_unparse()757 else if ( ms->ms_type == META_ST_SUBORDINATE ) in meta_subtree_unparse()759 else if ( ms->ms_type == META_ST_REGEX ) in meta_subtree_unparse()865 ms->ms_type = type; in meta_subtree_config()867 switch ( ms->ms_type ) { in meta_subtree_config()899 switch ( ms->ms_type ) { in meta_subtree_config()901 switch ( (*msp)->ms_type ) { in meta_subtree_config()955 switch ( (*msp)->ms_type ) { in meta_subtree_config()1009 switch ( (*msp)->ms_type ) { in meta_subtree_config()
66 switch ( ms->ms_type ) { in meta_subtree_match()
253 meta_st_t ms_type; member
714 uint8_t ms_type; /* MS type */ member
1622 ISP_IOXGET_8(isp, &src->ms_type, dst->ms_type); in isp_get_ms()1676 ISP_IOXPUT_8(isp, src->ms_type, &dst->ms_type); in isp_put_ms()
4025 -1, try to deduce it from ms_type.