Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddax.h68 static inline bool daxdev_mapping_supported(struct vm_area_struct *vma, in daxdev_mapping_supported() function
113 static inline bool daxdev_mapping_supported(struct vm_area_struct *vma, in daxdev_mapping_supported() function
/linux-6.15/fs/ext4/
H A Dfile.c819 if (!daxdev_mapping_supported(vma, dax_dev)) in ext4_file_mmap()
/linux-6.15/fs/xfs/
H A Dxfs_file.c1858 if (!daxdev_mapping_supported(vma, target->bt_daxdev)) in xfs_file_mmap()