Home
last modified time | relevance | path

Searched refs:HAMMER_IOTYPE_VOLUME (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/vfs/hammer/
H A Dhammer_io.c105 iotype = HAMMER_IOTYPE_VOLUME; in hammer_zone_to_iotype()
134 case HAMMER_IOTYPE_VOLUME: in hammer_io_to_iostring()
222 case HAMMER_IOTYPE_VOLUME: in hammer_io_disassociate()
1060 case HAMMER_IOTYPE_VOLUME: in hammer_io_set_modlist()
1256 if (io->type != HAMMER_IOTYPE_VOLUME) { in hammer_io_deallocate()
1341 if (io->type == HAMMER_IOTYPE_VOLUME || in hammer_io_checkwrite()
H A Dhammer_flusher.c662 KKASSERT(io->type != HAMMER_IOTYPE_VOLUME); in hammer_flusher_finalize()
808 KKASSERT(io->type != HAMMER_IOTYPE_VOLUME); in hammer_flusher_finalize()
899 KKASSERT(io->type != HAMMER_IOTYPE_VOLUME); in hammer_flusher_flush_undos()
H A Dhammer_ondisk.c133 hammer_io_init(&volume->io, volume, HAMMER_IOTYPE_VOLUME); in hammer_install_volume()
H A Dhammer.h589 HAMMER_IOTYPE_VOLUME, enumerator