Searched refs:zio_alloc_zil (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/contrib/openzfs/include/sys/ |
| H A D | zio.h | 585 extern int zio_alloc_zil(spa_t *spa, objset_t *os, uint64_t txg,
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | zil.c | 707 error = zio_alloc_zil(zilog->zl_spa, zilog->zl_os, txg, &blk, in zil_create() 1557 error = zio_alloc_zil(spa, zilog->zl_os, txg, bp, zil_blksz, &slog); in zil_lwb_write_issue()
|
| H A D | zio.c | 3643 zio_alloc_zil(spa_t *spa, objset_t *os, uint64_t txg, blkptr_t *new_bp, in zio_alloc_zil() function
|