Searched refs:vdev_trimmap (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dtrim_map.c160 vd->vdev_trimmap = tm;
174 tm = vd->vdev_trimmap;
200 vd->vdev_trimmap = NULL;
324 trim_map_t *tm = vd->vdev_trimmap;
338 trim_map_t *tm = vd->vdev_trimmap;
384 trim_map_t *tm = vd->vdev_trimmap;
432 trim_map_t *tm = vd->vdev_trimmap;
488 trim_map_t *tm = vd->vdev_trimmap;
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dvdev_impl.h248 struct trim_map *vdev_trimmap; /* map on outstanding trims */ member in struct:vdev

Completed in 120 milliseconds