1 /*
2  * This file is a work of a US government employee and as such is in the Public domain.
3  * Simson L. Garfinkel, March 12, 2012
4  */
5 
6 extern struct af_vnode vnode_vmdk;
7 extern struct af_vnode vnode_dmg;
8 extern struct af_vnode vnode_sparseimage;
9 
10