Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/
H A Ddevice.c262 static int dev_dax_may_split(struct vm_area_struct *vma, unsigned long addr) in dev_dax_may_split() function
283 .may_split = dev_dax_may_split,