Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddax.h63 static inline bool daxdev_mapping_supported(struct vm_area_struct *vma, in daxdev_mapping_supported() function
102 static inline bool daxdev_mapping_supported(struct vm_area_struct *vma, in daxdev_mapping_supported() function
/Linux-v5.15/fs/ext4/
Dfile.c778 if (!daxdev_mapping_supported(vma, dax_dev)) in ext4_file_mmap()
/Linux-v5.15/fs/xfs/
Dxfs_file.c1439 if (!daxdev_mapping_supported(vma, target->bt_daxdev)) in xfs_file_mmap()