Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dgup.c1043 if ((gup_flags & FOLL_LONGTERM) && vma_is_fsdax(vma)) in check_vma_flags()
/linux-6.6.21/include/linux/
Dfs.h3212 static inline bool vma_is_fsdax(struct vm_area_struct *vma) in vma_is_fsdax() function