Searched refs:direct_io (Results 1 – 19 of 19) sorted by relevance
9 $ sshfs -o allow_other,direct_io -p 5551 localhost:/ 8888/10 $ sshfs -o allow_other,direct_io -p 5552 localhost:/ 9999/
1255 Mount the guest file system. Note sshfs needs -o direct_io to enable reading of proc files. root …1258 $ sshfs -o direct_io root@vm0:/ vm01319 Mount the guest file system. Note sshfs needs -o direct_io to enable reading of proc files. root …1322 $ sshfs -o direct_io root@vm0:/ vm01503 $ sshfs -o direct_io vm_to_test:/ ~/guestmount/13376
70 fi->direct_io = 1; in memfd_open()
2361 int direct_io = iocb->ki_flags & IOCB_DIRECT ? 1 : 0; in ocfs2_file_write_iter() local2370 if (!direct_io && nowait) in ocfs2_file_write_iter()2387 rw_level = (!direct_io || full_coherency || append_write); in ocfs2_file_write_iter()2403 if (direct_io && full_coherency) { in ocfs2_file_write_iter()2437 if (direct_io && !is_sync_kiocb(iocb) && in ocfs2_file_write_iter()2450 BUG_ON(written == -EIOCBQUEUED && !direct_io); in ocfs2_file_write_iter()2468 if (((file->f_flags & O_DSYNC) && !direct_io) || in ocfs2_file_write_iter()2509 int direct_io = iocb->ki_flags & IOCB_DIRECT ? 1 : 0; in ocfs2_file_read_iter() local2525 if (!direct_io && nowait) in ocfs2_file_read_iter()2532 if (direct_io) { in ocfs2_file_read_iter()[all …]
259 ctx->direct_io = false; in cifs_parse_cache_flavor()265 ctx->direct_io = false; in cifs_parse_cache_flavor()271 ctx->direct_io = true; in cifs_parse_cache_flavor()277 ctx->direct_io = false; in cifs_parse_cache_flavor()283 ctx->direct_io = false; in cifs_parse_cache_flavor()1736 if (ctx->direct_io) in smb3_update_mnt_flags()
205 bool direct_io:1; member
3281 if (ctx->direct_io) { in cifs_write_from_iter()3448 if (ctx->direct_io) in collect_uncached_write_data()3531 ctx->direct_io = true; in __cifs_writev()3998 if (ctx->direct_io) in cifs_send_async_read()4022 if (ctx->direct_io) { in cifs_send_async_read()4162 if (!ctx->direct_io) in collect_uncached_read_data()4171 if (ctx->direct_io) { in collect_uncached_read_data()4195 else if (!ctx->direct_io) in collect_uncached_read_data()4208 if (!ctx->direct_io) in collect_uncached_read_data()4275 ctx->direct_io = true; in __cifs_readv()
1435 bool direct_io; member
3168 if (ctx->direct_io) in cifs_setup_cifs_sb()
298 st->direct_io = 1; in mpt3sas_setup_direct_io()
884 u8 direct_io; member
5748 if (st->direct_io && in _scsih_io_done()5751 st->direct_io = 0; in _scsih_io_done()
4004 st->direct_io = 0; in mpt3sas_base_clear_st()
637 uint8_t direct_io; member
421 u8 direct_io; /* direct io or through cache */ member
2648 switch(lparam->direct_io) { in proc_show_rdrv()
275 le opzioni di mount ``direct_io`` e ``kernel_cache`` non funzioneranno.
301 options ``direct_io`` and ``kernel_cache`` won't work.