Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dframe_vector.c67 if (vma_is_fsdax(vma)) { in get_vaddr_frames()
Dgup.c1584 if (vma_is_fsdax(vma)) in check_dax_vmas()
/Linux-v5.10/include/linux/
Dfs.h3229 static inline bool vma_is_fsdax(struct vm_area_struct *vma) in vma_is_fsdax() function