Searched defs:zgd (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/contrib/openzfs/include/sys/ |
H A D | dmu.h | 1068 typedef struct zgd { global() struct 1069 zgd_lwbzgd global() argument 1070 zgd_bpzgd global() argument 1071 zgd_dbzgd global() argument 1072 zgd_lrzgd global() argument 1073 zgd_privatezgd global() argument
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_vnops.c | 850 zgd_t *zgd; zfs_get_data() local 980 zfs_get_done(zgd_t * zgd,int error) zfs_get_done() argument [all...] |
H A D | dmu.c | 1593 zgd_t *zgd = dsa->dsa_zgd; dmu_sync_done() local 1651 zgd_t *zgd = dsa->dsa_zgd; dmu_sync_late_arrival_done() local 1679 dmu_sync_late_arrival(zio_t * pio,objset_t * os,dmu_sync_cb_t * done,zgd_t * zgd,zio_prop_t * zp,zbookmark_phys_t * zb) dmu_sync_late_arrival() argument 1776 dmu_sync(zio_t * pio,uint64_t txg,dmu_sync_cb_t * done,zgd_t * zgd) dmu_sync() argument [all...] |
H A D | zvol.c | 651 zvol_get_done(zgd_t * zgd,int error) zvol_get_done() argument 673 zgd_t *zgd; zvol_get_data() local [all...] |
/freebsd-src/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 2483 umem_free(zgd, sizeof (*zgd)); in ztest_get_data() local 2454 ztest_get_done(zgd_t * zgd,int error) ztest_get_done() argument [all...] |