Home
last modified time | relevance | path

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

/fs/ext4/
Dinode.c3759 int dio_flags = 0; in ext4_direct_IO_write() local
3822 dio_flags = DIO_LOCKING | DIO_SKIP_HOLES; in ext4_direct_IO_write()
3825 dio_flags = DIO_LOCKING; in ext4_direct_IO_write()
3828 dio_flags = DIO_LOCKING; in ext4_direct_IO_write()
3832 dio_flags); in ext4_direct_IO_write()