Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/fs/ext4/
H A Dfile.c794 if (!daxdev_mapping_supported(vma, dax_dev)) in ext4_file_mmap()
/openbmc/linux/fs/xfs/
H A Dxfs_file.c1471 if (!daxdev_mapping_supported(vma, target->bt_daxdev)) in xfs_file_mmap()