Searched refs:FMODE_DIO_PARALLEL_WRITE (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ext4/
H A Dfile.c889 FMODE_DIO_PARALLEL_WRITE;
/linux-master/fs/xfs/
H A Dxfs_file.c1234 FMODE_DIO_PARALLEL_WRITE | FMODE_CAN_ODIRECT;
/linux-master/include/linux/
H A Dfs.h169 #define FMODE_DIO_PARALLEL_WRITE ((__force fmode_t)0x1000000) macro
/linux-master/io_uring/
H A Dio_uring.c474 (req->file->f_mode & FMODE_DIO_PARALLEL_WRITE))

Completed in 144 milliseconds