layer_print
int layer_print(void *);
{ &vop_print_desc, layer_print },
int layer_print(struct vnode *, int);
vnode_fsprint = layer_print;