Home
last modified time | relevance | path

Searched refs:lr_remove_t (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzil.h292 } lr_remove_t; typedef
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_log.c419 lr_remove_t *lr; in zfs_log_remove()
426 lr = (lr_remove_t *)&itx->itx_lr; in zfs_log_remove()
H A Dzfs_replay.c581 lr_remove_t *lr = arg2; in zfs_replay_remove()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb_il.c103 const lr_remove_t *lr = arg; in zil_prt_rec_remove()
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c1760 ztest_log_remove(ztest_ds_t *zd, dmu_tx_t *tx, lr_remove_t *lr, uint64_t object) in ztest_log_remove()
1938 lr_remove_t *lr = arg2; in ztest_replay_remove()
2496 lr_remove_t *lr = ztest_lr_alloc(sizeof (*lr), od->od_name); in ztest_remove()