Home
last modified time | relevance | path

Searched defs:DirectIO (Results 1 – 25 of 75) sorted by relevance

123

/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/cio/
H A Dio_unix.go123 type DirectIO struct { struct
124 Stdin io.WriteCloser
125 Stdout io.ReadCloser
126 Stderr io.ReadCloser
128 set *FIFOSet
129 terminal bool
143 func (f *DirectIO) Config() Config {
155 func (f *DirectIO) Cancel() {
162 func (f *DirectIO) Wait() {
167 func (f *DirectIO) Close() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/cio/
H A Dio_unix.go123 type DirectIO struct { struct
124 Stdin io.WriteCloser
125 Stdout io.ReadCloser
126 Stderr io.ReadCloser
128 set *FIFOSet
129 terminal bool
143 func (f *DirectIO) Config() Config {
155 func (f *DirectIO) Cancel() {
162 func (f *DirectIO) Wait() {
167 func (f *DirectIO) Close() error {
[all …]
/dports/sysutils/stressdisk/stressdisk-1.0.12/vendor/github.com/ncw/directio/
H A DREADME.md1 DirectIO chapter
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/containerd/containerd/cio/
H A Dio.go220 type DirectIO struct { struct
221 pipes
222 cio
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/cio/
H A Dio.go211 type DirectIO struct { struct
212 pipes
213 cio
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/containerd/containerd/cio/
H A Dio.go220 type DirectIO struct { struct
221 pipes
222 cio
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/cio/
H A Dio.go220 type DirectIO struct { struct
221 pipes
222 cio
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/cio/
H A Dio.go220 type DirectIO struct { struct
221 pipes
222 cio
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/cio/
H A Dio.go223 type DirectIO struct { struct
224 pipes
225 cio
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/posixtest/
H A Dtest.go46 func DirectIO(t *testing.T, mnt string) { func

123