Lines Matching refs:mod_item

291 struct mod_item {  struct
1747 struct mod_item *mi; in ta_prepare_mod_chash()
1751 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_chash()
1753 memset(mi, 0, sizeof(struct mod_item)); in ta_prepare_mod_chash()
1794 struct mod_item *mi; in ta_modify_chash()
1802 mi = (struct mod_item *)ta_buf; in ta_modify_chash()
1859 struct mod_item *mi; in ta_flush_mod_chash()
1861 mi = (struct mod_item *)ta_buf; in ta_flush_mod_chash()
2447 struct mod_item *mi; in ta_prepare_mod_ifidx()
2449 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_ifidx()
2451 memset(mi, 0, sizeof(struct mod_item)); in ta_prepare_mod_ifidx()
2466 struct mod_item *mi; in ta_fill_mod_ifidx()
2469 mi = (struct mod_item *)ta_buf; in ta_fill_mod_ifidx()
2490 struct mod_item *mi; in ta_modify_ifidx()
2494 mi = (struct mod_item *)ta_buf; in ta_modify_ifidx()
2511 struct mod_item *mi; in ta_flush_mod_ifidx()
2513 mi = (struct mod_item *)ta_buf; in ta_flush_mod_ifidx()
2904 struct mod_item *mi; in ta_prepare_mod_numarray()
2906 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_numarray()
2908 memset(mi, 0, sizeof(struct mod_item)); in ta_prepare_mod_numarray()
2923 struct mod_item *mi; in ta_fill_mod_numarray()
2926 mi = (struct mod_item *)ta_buf; in ta_fill_mod_numarray()
2947 struct mod_item *mi; in ta_modify_numarray()
2951 mi = (struct mod_item *)ta_buf; in ta_modify_numarray()
2968 struct mod_item *mi; in ta_flush_mod_numarray()
2970 mi = (struct mod_item *)ta_buf; in ta_flush_mod_numarray()
3663 struct mod_item *mi; in ta_prepare_mod_fhash()
3667 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_fhash()
3669 memset(mi, 0, sizeof(struct mod_item)); in ta_prepare_mod_fhash()
3700 struct mod_item *mi; in ta_modify_fhash()
3708 mi = (struct mod_item *)ta_buf; in ta_modify_fhash()
3736 struct mod_item *mi; in ta_flush_mod_fhash()
3738 mi = (struct mod_item *)ta_buf; in ta_flush_mod_fhash()