Searched refs:vma_is_fsdax (Results 1 – 3 of 3) sorted by relevance
66 if (vma_is_fsdax(vma)) { in get_vaddr_frames()
963 if ((gup_flags & FOLL_LONGTERM) && vma_is_fsdax(vma)) in check_vma_flags()
3308 static inline bool vma_is_fsdax(struct vm_area_struct *vma) in vma_is_fsdax() function