Home
last modified time | relevance | path

Searched refs:hammer2_vfsvolume_t (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_ondisk.c207 hammer2_verify_volumes_common(const hammer2_vfsvolume_t *volumes) in hammer2_verify_volumes_common()
209 const hammer2_vfsvolume_t *vol; in hammer2_verify_volumes_common()
269 hammer2_verify_volumes_1(const hammer2_vfsvolume_t *volumes, in hammer2_verify_volumes_1()
272 const hammer2_vfsvolume_t *vol; in hammer2_verify_volumes_1()
333 hammer2_verify_volumes_2(const hammer2_vfsvolume_t *volumes, in hammer2_verify_volumes_2()
336 const hammer2_vfsvolume_t *vol; in hammer2_verify_volumes_2()
442 hammer2_verify_vfsvolumes(const hammer2_vfsvolume_t *volumes, in hammer2_verify_vfsvolumes()
574 hammer2_vfsvolume_t *volumes, in hammer2_init_vfsvolumes()
581 hammer2_vfsvolume_t *vol; in hammer2_init_vfsvolumes()
696 hammer2_vfsvolume_t*
[all …]
H A Dhammer2.h1148 typedef struct hammer2_vfsvolume hammer2_vfsvolume_t; typedef
1196 hammer2_vfsvolume_t volumes[HAMMER2_MAX_VOLUMES]; /* list of volumes */
2015 hammer2_vfsvolume_t *volumes,
2019 hammer2_vfsvolume_t *hammer2_get_volume_from_hmp(hammer2_dev_t *hmp,
H A Dhammer2_io.c111 hammer2_vfsvolume_t *vol; in hammer2_io_alloc()