Home
last modified time | relevance | path

Searched refs:Ffree (Results 1 – 25 of 7834) sorted by relevance

12345678910>>...314

/dports/net/rclone/rclone-1.57.0/vendor/github.com/pkg/sftp/
H A Dserver_statvfs_linux.go17 Ffree: stat.Ffree,
18 Favail: stat.Ffree, // not sure how to calculate Favail
H A Dserver_statvfs_darwin.go15 Ffree: stat.Ffree,
16 …Favail: stat.Ffree, // not sure how to calcu…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/pkg/sftp/
H A Dserver_statvfs_linux.go17 Ffree: stat.Ffree,
18 Favail: stat.Ffree, // not sure how to calculate Favail
H A Dserver_statvfs_darwin.go15 Ffree: stat.Ffree,
16 …Favail: stat.Ffree, // not sure how to calcu…
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/pkg/sftp/
H A Dserver_statvfs_linux.go17 Ffree: stat.Ffree,
18 Favail: stat.Ffree, // not sure how to calculate Favail
H A Dserver_statvfs_darwin.go15 Ffree: stat.Ffree,
16 …Favail: stat.Ffree, // not sure how to calcu…
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/pkg/sftp/
H A Dserver_statvfs_linux.go17 Ffree: stat.Ffree,
18 Favail: stat.Ffree, // not sure how to calculate Favail
H A Dserver_statvfs_darwin.go15 Ffree: stat.Ffree,
16 …Favail: stat.Ffree, // not sure how to calcu…
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/pkg/sftp/
H A Dserver_statvfs_linux.go17 Ffree: stat.Ffree,
18 Favail: stat.Ffree, // not sure how to calculate Favail
H A Dserver_statvfs_darwin.go15 Ffree: stat.Ffree,
16 …Favail: stat.Ffree, // not sure how to calcu…
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/pkg/sftp/
H A Dserver_statvfs_linux.go17 Ffree: stat.Ffree,
18 Favail: stat.Ffree, // not sure how to calculate Favail
H A Dserver_statvfs_darwin.go15 Ffree: stat.Ffree,
16 …Favail: stat.Ffree, // not sure how to calcu…
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/pkg/sftp/
H A Dserver_statvfs_linux.go17 Ffree: stat.Ffree,
18 Favail: stat.Ffree, // not sure how to calculate Favail
H A Dserver_statvfs_darwin.go15 Ffree: stat.Ffree,
16 …Favail: stat.Ffree, // not sure how to calcu…
/dports/ftp/sftpgo/sftpgo-2.2.0/vfs/
H A Dstatvfs_unix.go24 Ffree: uint64(stat.Ffree),
25 Favail: uint64(stat.Ffree), // not sure how to calculate Favail
H A Dstatvfs_linux.go24 Ffree: stat.Ffree,
25 Favail: stat.Ffree, // not sure how to calculate Favail
/dports/net/rclone/rclone-1.57.0/vendor/github.com/billziss-gh/cgofuse/examples/passthrough/
H A Dport_linux.go47 dst.Ffree = uint64(src.Ffree)
48 dst.Favail = uint64(src.Ffree)
H A Dport_darwin.go47 dst.Ffree = uint64(src.Ffree)
48 dst.Favail = uint64(src.Ffree)
H A Dport_freebsd.go47 dst.Ffree = uint64(src.Ffree)
48 dst.Favail = uint64(src.Ffree)
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/fuse/test/
H A Dloopback_darwin_test.go19 empty.Ffree = s.Ffree
/dports/net/rclone/rclone-1.57.0/vendor/bazil.org/fuse/fs/
H A Dserve_freebsd_test.go14 Ffree: uint64(st.Ffree),
/dports/sysutils/restic/restic-0.12.1/vendor/bazil.org/fuse/fs/
H A Dserve_freebsd_test.go14 Ffree: uint64(st.Ffree),
H A Dserve_linux_test.go14 Ffree: st.Ffree,
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/fuse/
H A Dtypes_linux.go131 s.Ffree = statfs.Ffree
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/sys/unix/
H A Dfstatfs_zos_test.go42 stat.Ffree != stat_v.Ffree ||

12345678910>>...314