Home
last modified time | relevance | path

Searched defs:zgd (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h1037 typedef struct zgd { struct
1038 struct lwb *zgd_lwb; argument
1039 struct blkptr *zgd_bp; argument
1040 dmu_buf_t *zgd_db; argument
1041 struct zfs_locked_range *zgd_lr; argument
1042 void *zgd_private; argument
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_vnops.c749 zgd_t *zgd; in zfs_get_data() local
869 zfs_get_done(zgd_t *zgd, int error) in zfs_get_done()
H A Ddmu.c1527 zgd_t *zgd = dsa->dsa_zgd; in dmu_sync_done() local
1585 zgd_t *zgd = dsa->dsa_zgd; in dmu_sync_late_arrival_done() local
1613 dmu_sync_late_arrival(zio_t *pio, objset_t *os, dmu_sync_cb_t *done, zgd_t *zgd, in dmu_sync_late_arrival()
1698 dmu_sync(zio_t *pio, uint64_t txg, dmu_sync_cb_t *done, zgd_t *zgd) in dmu_sync()
H A Dzvol.c649 zvol_get_done(zgd_t *zgd, int error) in zvol_get_done()
669 zgd_t *zgd; in zvol_get_data() local
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c2260 ztest_get_done(zgd_t *zgd, int error) in ztest_get_done()
2287 zgd_t *zgd; in ztest_get_data() local