sys/vfs/hammer: Use typedef'd for struct hammer_pseudofs_data*
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 28 Aug 2016 07:48:42 +0000 (16:48 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 28 Aug 2016 11:15:37 +0000 (20:15 +0900)
commit2be0af6e5d36ebd4bc711f4de1c872455f7e6f65
treea079304f9ec640e8614e797ddab47e58576a127e
parent2dcf7f7f74c2066b11108b66a2606259785d2436
sys/vfs/hammer: Use typedef'd for struct hammer_pseudofs_data*

The whole hammer code is mix of using struct and typedef'd.
Use typedef'd because majority of the code use typedef'd.
sys/vfs/hammer/hammer_ioctl.h