Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Ddax.h72 static inline bool daxdev_mapping_supported(struct vm_area_struct *vma, in daxdev_mapping_supported() function
115 static inline bool daxdev_mapping_supported(struct vm_area_struct *vma, in daxdev_mapping_supported() function
/linux-6.6.21/fs/ext4/
Dfile.c794 if (!daxdev_mapping_supported(vma, dax_dev)) in ext4_file_mmap()
/linux-6.6.21/fs/xfs/
Dxfs_file.c1471 if (!daxdev_mapping_supported(vma, target->bt_daxdev)) in xfs_file_mmap()