Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Ddax.c856 static const struct vm_operations_struct fuse_dax_vm_ops = { variable
866 vma->vm_ops = &fuse_dax_vm_ops; in fuse_dax_mmap()