Home
last modified time | relevance | path

Searched refs:zl_get_data (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzil_impl.h195 zil_get_data_t *zl_get_data; /* callback to get object content */ member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzil.c2311 error = zilog->zl_get_data(itx->itx_private, in zil_lwb_commit()
3935 ASSERT3P(zilog->zl_get_data, ==, NULL); in zil_open()
3939 zilog->zl_get_data = get_data; in zil_open()
3994 zilog->zl_get_data = NULL; in zil_close()