Home
last modified time | relevance | path

Searched refs:nilfs_file_vm_ops (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nilfs2/
H A Dfile.c122 static const struct vm_operations_struct nilfs_file_vm_ops = { variable
131 desc->vm_ops = &nilfs_file_vm_ops; in nilfs_file_mmap_prepare()