Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddax.h68 static inline bool daxdev_mapping_supported(const struct vm_area_desc *desc, in daxdev_mapping_supported() function
114 static inline bool daxdev_mapping_supported(const struct vm_area_desc *desc, in daxdev_mapping_supported() function
/linux/fs/ext4/
H A Dfile.c821 if (!daxdev_mapping_supported(desc, file_inode(file), dax_dev)) in ext4_file_mmap_prepare()
/linux/fs/xfs/
H A Dxfs_file.c2013 if (!daxdev_mapping_supported(desc, file_inode(file), in xfs_file_mmap_prepare()