M_MISCFSMNT
tmp = malloc(sizeof(tmpfs_mount_t), M_MISCFSMNT, M_WAITOK);
free(tmp, M_MISCFSMNT, sizeof(tmpfs_mount_t));