Searched defs:direct_io (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/test/dittosuite/src/ |
H A D | open_file.cpp | 23 OpenFile::OpenFile(const Params& params, const std::string& path_name, bool create, bool direct_io, in OpenFile() 34 OpenFile::OpenFile(const Params& params, int input_key, bool create, bool direct_io, in OpenFile() 44 OpenFile::OpenFile(const Params& params, bool create, bool direct_io, int output_fd_key, in OpenFile()
|
/aosp_15_r20/packages/providers/MediaProvider/jni/ |
D | FuseDaemon.cpp | 413 bool direct_io; member 1484 bool direct_io = open_info_direct_io || (is_cached_file_open && is_redaction_change) || in create_handle_for_node() local 1535 bool direct_io = false; in parse_open_flags() local 1648 bool direct_io) { in do_read() 1690 bool direct_io) { in do_read_with_redaction() 1733 const bool direct_io = !h->cached; in pf_read() local
|
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sg_tst_bidi.c | 158 bool direct_io = false; in main() local
|
/aosp_15_r20/external/ublksrv/ |
H A D | tgt_loop.cpp | 44 long direct_io = 0; in loop_setup_tgt() local
|
/aosp_15_r20/external/libfuse/include/ |
H A D | fuse_common.h | 57 unsigned int direct_io : 1; member
|
H A D | fuse.h | 223 int direct_io; member
|
/aosp_15_r20/test/dittosuite/schema/ |
H A D | benchmark.proto | 107 optional bool direct_io = 5 [default = false]; field
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | mke2fs.c | 88 static int direct_io; variable
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 49537 u8 direct_io; member 95374 u8 direct_io; member
|
H A D | vmlinux_602.h | 49537 u8 direct_io; member 95374 u8 direct_io; member
|