Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dinode.c3672 int dio_flags = 0; in ext4_direct_IO_write() local
3735 dio_flags = DIO_LOCKING | DIO_SKIP_HOLES; in ext4_direct_IO_write()
3738 dio_flags = DIO_LOCKING; in ext4_direct_IO_write()
3741 dio_flags = DIO_LOCKING; in ext4_direct_IO_write()
3745 dio_flags); in ext4_direct_IO_write()