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

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dsa.c249 const sa_lot_t *node1 = arg1;
250 const sa_lot_t *node2 = arg2;
262 const sa_lot_t *node1 = arg1;
263 const sa_lot_t *node2 = arg2;
277 sa_layout_equal(sa_lot_t *tbf, sa_attr_type_t *attrs, int count)
408 static sa_lot_t *
413 sa_lot_t *tb, *findtb;
418 tb = kmem_zalloc(sizeof (sa_lot_t), KM_SLEEP);
467 int count, dmu_tx_t *tx, sa_lot_t **lot)
469 sa_lot_t *t
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dsa_impl.h105 } sa_lot_t; typedef in typeref:struct:sa_lot
110 sa_lot_t *sa_layout;

Completed in 55 milliseconds