Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dfile.c170 static const struct vm_operations_struct f2fs_file_vm_ops = { variable
548 vma->vm_ops = &f2fs_file_vm_ops; in f2fs_file_mmap()