Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dopenfs.c561 errcode_t ext2fs_set_data_io(ext2_filsys fs, io_channel new_io) in ext2fs_set_data_io()
569 errcode_t ext2fs_rewrite_to_io(ext2_filsys fs, io_channel new_io) in ext2fs_rewrite_to_io()
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/transport/service/
Dio.rs99 pub(in crate::transport) fn new_io(io: IO) -> Self { in new_io() method
/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dquotaio.h166 int (*new_io) (struct quota_handle *h); member
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dquotaio.h169 int (*new_io) (struct quota_handle *h); member
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/
Derror.rs298 pub(super) fn new_io(cause: std::io::Error) -> Error { in new_io() method
/aosp_15_r20/external/crosvm/acpi_tables/src/
H A Daml.rs563 pub fn new_io(min: T, max: T) -> Self { in new_io() method
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c1209 struct vrend_shader_io *new_io, in map_overlapping_io_array()