Searched refs:mmap_supported_flags (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/dax/
H A Ddevice.c380 .mmap_supported_flags = MAP_SYNC,
/linux-master/fs/ext4/
H A Dfile.c941 .mmap_supported_flags = MAP_SYNC,
/linux-master/fs/xfs/
H A Dxfs_file.c1493 .mmap_supported_flags = MAP_SYNC,
/linux-master/include/linux/
H A Dfs.h2020 unsigned long mmap_supported_flags; member in struct:file_operations
/linux-master/mm/
H A Dmmap.c1297 flags_mask = LEGACY_MAP_MASK | file->f_op->mmap_supported_flags;

Completed in 264 milliseconds