Searched defs:ops_flags (Results 1 – 3 of 3) sorted by relevance
271 let ops_flags = if complete { sys::STORAGE_OP_COMPLETE } else { 0 }; in open_file_impl() localVariable455 let ops_flags = if complete { sys::STORAGE_OP_COMPLETE } else { 0 }; in write_at_impl() localVariable517 let ops_flags = if complete { sys::STORAGE_OP_COMPLETE } else { 0 }; in set_size_impl() localVariable554 let ops_flags = if complete { sys::STORAGE_OP_COMPLETE } else { 0 }; in rename_impl() localVariable595 let ops_flags = if complete { sys::STORAGE_OP_COMPLETE } else { 0 }; in remove_impl() localVariable
36 XlaOpsCommonFlags* ops_flags; variable
108 static const struct trans_tbl ops_flags[] = { variable