Home
last modified time | relevance | path

Searched defs:direct_io (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp416 bool direct_io; member
1478 bool direct_io = open_info_direct_io || (is_cached_file_open && is_redaction_change) || in create_handle_for_node() local
1510 bool direct_io = false; in parse_open_flags() local
1623 bool direct_io) { in do_read()
1665 bool direct_io) { in do_read_with_redaction()
1708 const bool direct_io = !h->cached; in pf_read() local