sys/vfs/hammer: Add hammer_xlate_to_phys()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 9 Dec 2015 13:21:35 +0000 (22:21 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 9 Dec 2015 13:56:48 +0000 (22:56 +0900)
commit516655e8506e8e19b200a63ddd45874f2b41c9a3
tree16d84c089958b9a76b5e61f0311f0c49d1935cea
parentb0cce327c959b5e936facc5fbac7af085adc7319
sys/vfs/hammer: Add hammer_xlate_to_phys()

This macro is zone2 --> physical offset version of
hammer_xlate_to_zone2() and hammer_xlate_to_zoneX().
sbin/hammer/ondisk.c
sys/vfs/hammer/hammer_disk.h
sys/vfs/hammer/hammer_io.c
sys/vfs/hammer/hammer_ondisk.c