Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nilfs2/
Dfile.c122 static const struct vm_operations_struct nilfs_file_vm_ops = { variable
131 vma->vm_ops = &nilfs_file_vm_ops; in nilfs_file_mmap()