Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dinode.c3671 int dio_flags = 0; in ext4_direct_IO_write() local
3734 dio_flags = DIO_LOCKING | DIO_SKIP_HOLES; in ext4_direct_IO_write()
3737 dio_flags = DIO_LOCKING; in ext4_direct_IO_write()
3740 dio_flags = DIO_LOCKING; in ext4_direct_IO_write()
3744 dio_flags); in ext4_direct_IO_write()