mmap_supported_flags  401 drivers/dax/device.c 	.mmap_supported_flags = MAP_SYNC,
mmap_supported_flags  523 fs/ext4/file.c 	.mmap_supported_flags = MAP_SYNC,
mmap_supported_flags 1260 fs/xfs/xfs_file.c 	.mmap_supported_flags = MAP_SYNC,
mmap_supported_flags 1836 include/linux/fs.h 	unsigned long mmap_supported_flags;
mmap_supported_flags 1474 mm/mmap.c      		flags_mask = LEGACY_MAP_MASK | file->f_op->mmap_supported_flags;