VFSCALL
VFSCALL(VFSBIT_GETVFSSTAT, int, REALGETVFSSTAT, DUALCALL_GETVFSSTAT, \
VFSCALL(VFSBIT_FHCALLS, int, REALFHOPEN, DUALCALL_FHOPEN, \
VFSCALL(VFSBIT_FHCALLS, int, REALFHSTAT, DUALCALL_FHSTAT, \
VFSCALL(VFSBIT_FHCALLS, int, REALFHSTATVFS1, DUALCALL_FHSTATVFS1, \
DPRINTF(VFSCALL, ("nilfs_statvfs called\n"));
DPRINTF(VFSCALL, ("nilfs_sync called\n"));
DPRINTF(VFSCALL, ("end of nilfs_sync()\n"));
DPRINTF(VFSCALL, ("nilfs_mount called\n"));
DPRINTF(VFSCALL, ("nilfs_umount called\n"));
DPRINTF(VFSCALL, ("nilfs_access called\n"));
DPRINTF(VFSCALL, ("nilfs_create called\n"));
DPRINTF(VFSCALL, ("nilfs_mknod called\n"));
DPRINTF(VFSCALL, ("nilfs_mkdir called\n"));
DPRINTF(VFSCALL, ("nilfs_link called\n"));
DPRINTF(VFSCALL, ("nilfs_symlink called\n"));
DPRINTF(VFSCALL, ("\tlinking to `%s`\n", ap->a_target));
DPRINTF(VFSCALL, ("nilfs_readlink called\n"));
DPRINTF(VFSCALL, ("nilfs_rename called\n"));
DPRINTF(VFSCALL, ("nilfs_remove called\n"));
DPRINTF(VFSCALL, ("nilfs_getattr called\n"));
DPRINTF(VFSCALL, ("nilfs_setattr called\n"));
DPRINTF(VFSCALL, ("nilfs_pathconf called\n"));
DPRINTF(VFSCALL, ("nilfs_open called\n"));
DPRINTF(VFSCALL, ("nilfs_close called\n"));