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/
1333 Mount the guest file system. Note sshfs needs -o direct_io to enable reading of proc files. root …1336 $ sshfs -o direct_io root@vm0:/ vm01397 Mount the guest file system. Note sshfs needs -o direct_io to enable reading of proc files. root …1400 $ sshfs -o direct_io root@vm0:/ vm01581 $ sshfs -o direct_io vm_to_test:/ ~/guestmount/13376
70 fi->direct_io = 1; in memfd_open()
2380 int direct_io = iocb->ki_flags & IOCB_DIRECT ? 1 : 0; in ocfs2_file_write_iter() local2389 if (!direct_io && nowait) in ocfs2_file_write_iter()2408 rw_level = (!direct_io || full_coherency || append_write); in ocfs2_file_write_iter()2424 if (direct_io && full_coherency) { in ocfs2_file_write_iter()2458 if (direct_io && !is_sync_kiocb(iocb) && in ocfs2_file_write_iter()2471 BUG_ON(written == -EIOCBQUEUED && !direct_io); in ocfs2_file_write_iter()2489 if (((file->f_flags & O_DSYNC) && !direct_io) || in ocfs2_file_write_iter()2530 int direct_io = iocb->ki_flags & IOCB_DIRECT ? 1 : 0; in ocfs2_file_read_iter() local2546 if (!direct_io && nowait) in ocfs2_file_read_iter()2555 if (direct_io) { in ocfs2_file_read_iter()[all …]
303 ctx->direct_io = false; in cifs_parse_cache_flavor()309 ctx->direct_io = false; in cifs_parse_cache_flavor()315 ctx->direct_io = true; in cifs_parse_cache_flavor()321 ctx->direct_io = false; in cifs_parse_cache_flavor()327 ctx->direct_io = false; in cifs_parse_cache_flavor()2143 if (ctx->direct_io) in smb3_update_mnt_flags()
263 bool direct_io:1; member
3603 if (ctx->direct_io) in cifs_setup_cifs_sb()
297 st->direct_io = 1; in mpt3sas_setup_direct_io()
884 u8 direct_io; member
5737 if (st->direct_io && in _scsih_io_done()5740 st->direct_io = 0; in _scsih_io_done()
4036 st->direct_io = 0; in mpt3sas_base_clear_st()
637 uint8_t direct_io; member
801 if (opt_get(*opts, direct_io) == false) in __bch2_read_super()900 opt_get(*opts, direct_io)) { in __bch2_read_super()902 opt_set(*opts, direct_io, false); in __bch2_read_super()
431 x(direct_io, u8, \
421 u8 direct_io; /* direct io or through cache */ member
2644 switch(lparam->direct_io) { in proc_show_rdrv()
324 options ``direct_io`` and ``kernel_cache`` won't work.
324 le opzioni di mount ``direct_io`` e ``kernel_cache`` non funzioneranno.