Home
last modified time | relevance | path

Searched refs:splice_flags (Results 1 - 17 of 17) sorted by relevance

/third_party/libfuse/lib/
H A Dbuffer.c165 int splice_flags = 0; in fuse_buf_splice() local
174 splice_flags |= SPLICE_F_MOVE; in fuse_buf_splice()
176 splice_flags |= SPLICE_F_NONBLOCK; in fuse_buf_splice()
189 splice_flags); in fuse_buf_splice()
H A Dfuse_lowlevel.c667 int splice_flags; local
829 splice_flags = 0;
832 splice_flags |= SPLICE_F_MOVE;
837 splice_flags, se->userdata);
840 out->len, splice_flags);
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs732 pub splice_flags: SpliceFlags,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4391 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4389 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4369 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4533 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4603 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4561 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4667 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4475 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4753 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4449 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4723 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4418 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4506 pub splice_flags: __u32,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4427 pub splice_flags: __u32,

Completed in 180 milliseconds