Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Ddax.c835 static vm_fault_t fuse_dax_huge_fault(struct vm_fault *vmf, unsigned int order) in fuse_dax_huge_fault() function
852 .huge_fault = fuse_dax_huge_fault,