VMA_FILE
if (file_ops && finfo.type == VMA_FILE)
finfo.type = fs.f_type == TMPFS_MAGIC ? VMA_SHMEM : VMA_FILE;
case VMA_FILE: