Searched refs:sa_lot_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c245 const sa_lot_t *node1 = arg1;
246 const sa_lot_t *node2 = arg2;
258 const sa_lot_t *node1 = arg1;
259 const sa_lot_t *node2 = arg2;
273 sa_layout_equal(sa_lot_t *tbf, sa_attr_type_t *attrs, int count)
404 static sa_lot_t *
409 sa_lot_t *tb, *findtb;
414 tb = kmem_zalloc(sizeof (sa_lot_t), KM_SLEEP);
463 int count, dmu_tx_t *tx, sa_lot_t **lot)
465 sa_lot_t *t
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsa_impl.h106 } sa_lot_t; typedef in typeref:struct:sa_lot
111 sa_lot_t *sa_layout;

Completed in 59 milliseconds