Searched defs:direct_io (Results 1 – 3 of 3) sorted by relevance
2370 int direct_io = iocb->ki_flags & IOCB_DIRECT ? 1 : 0; in ocfs2_file_write_iter() local2518 int direct_io = iocb->ki_flags & IOCB_DIRECT ? 1 : 0; in ocfs2_file_read_iter() local
202 bool direct_io:1; member
1311 bool direct_io; member