Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dax/
A Ddevice.c386 .mmap_supported_flags = MAP_SYNC,
/linux-6.3-rc2/fs/ext4/
A Dfile.c954 .mmap_supported_flags = MAP_SYNC,
/linux-6.3-rc2/fs/xfs/
A Dxfs_file.c1448 .mmap_supported_flags = MAP_SYNC,
/linux-6.3-rc2/include/linux/
A Dfs.h1769 unsigned long mmap_supported_flags; member
/linux-6.3-rc2/mm/
A Dmmap.c1276 flags_mask = LEGACY_MAP_MASK | file->f_op->mmap_supported_flags; in do_mmap()

Completed in 28 milliseconds