Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dinode.c3738 int dio_flags = 0; in ext4_direct_IO_write() local
3801 dio_flags = DIO_LOCKING | DIO_SKIP_HOLES; in ext4_direct_IO_write()
3804 dio_flags = DIO_LOCKING; in ext4_direct_IO_write()
3807 dio_flags = DIO_LOCKING; in ext4_direct_IO_write()
3811 dio_flags); in ext4_direct_IO_write()