Searched refs:its_send_mapc (Results 1 – 2 of 2) sorted by relevance
675 its_send_mapc(col3, true); in its_setup1()676 its_send_mapc(col2, true); in its_setup1()847 its_send_mapc(col, true); in test_migrate_unmapped_collection()893 its_send_mapc(collection[0], true); in test_its_pending_migration()894 its_send_mapc(collection[1], true); in test_its_pending_migration()
150 #define its_send_mapc(col, valid) __its_send_mapc(col, valid, true) macro