Searched refs:sa_lot_t (Results 1 – 2 of 2) sorted by relevance
252 const sa_lot_t *node1 = (const sa_lot_t *)arg1; in layout_num_compare()253 const sa_lot_t *node2 = (const sa_lot_t *)arg2; in layout_num_compare()261 const sa_lot_t *node1 = (const sa_lot_t *)arg1; in layout_hash_compare()262 const sa_lot_t *node2 = (const sa_lot_t *)arg2; in layout_hash_compare()272 sa_layout_equal(sa_lot_t *tbf, sa_attr_type_t *attrs, int count) in sa_layout_equal()403 static sa_lot_t *408 sa_lot_t *tb, *findtb; in sa_add_layout_entry()413 tb = kmem_zalloc(sizeof (sa_lot_t), KM_SLEEP); in sa_add_layout_entry()465 int count, dmu_tx_t *tx, sa_lot_t **lot) in sa_find_layout()467 sa_lot_t *tb, tbsearch; in sa_find_layout()[all …]
106 } sa_lot_t; typedef111 sa_lot_t *sa_layout;