Lines Matching defs:hmp
73 hammer_mount_t hmp; in hammer_blockmap_alloc() local
407 hammer_blockmap_reserve(hammer_mount_t hmp, int zone, int bytes, in hammer_blockmap_reserve()
638 hammer_blockmap_reserve_complete(hammer_mount_t hmp, hammer_reserve_t resv) in hammer_blockmap_reserve_complete()
691 hammer_reserve_setdelay_offset(hammer_mount_t hmp, hammer_off_t base_offset, in hammer_reserve_setdelay_offset()
731 hammer_reserve_setdelay(hammer_mount_t hmp, hammer_reserve_t resv) in hammer_reserve_setdelay()
752 hammer_reserve_clrdelay(hammer_mount_t hmp, hammer_reserve_t resv) in hammer_reserve_clrdelay()
770 hammer_mount_t hmp; in hammer_blockmap_free() local
905 hammer_mount_t hmp; in hammer_blockmap_dedup() local
1014 hammer_mount_t hmp; in hammer_blockmap_finalize() local
1143 hammer_blockmap_getfree(hammer_mount_t hmp, hammer_off_t zone_offset, in hammer_blockmap_getfree()
1232 hammer_blockmap_lookup_verify(hammer_mount_t hmp, hammer_off_t zone_offset, in hammer_blockmap_lookup_verify()
1322 _hammer_checkspace(hammer_mount_t hmp, int slop, int64_t *resp) in _hammer_checkspace()
1348 hammer_check_volume(hammer_mount_t hmp, hammer_off_t *offsetp) in hammer_check_volume()