Home
last modified time | relevance | path

Searched refs:MNT_NOCLUSTERW (Results 1 – 25 of 1803) sorted by relevance

12345678910>>...73

/dports/multimedia/gnome-mplayer/gnome-mplayer-1.0.9/src/
H A Dmntent_compat.c100 #ifdef MNT_NOCLUSTERW in getmntent()
101 if (getmntent_mntbufp[getmntent_mntpos].f_flags & MNT_NOCLUSTERW) in getmntent()
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/gopsutil/disk/
H A Dtypes_freebsd.go61 MNT_NOCLUSTERW = 0x80000000 /* disable cluster write */ const
H A Ddisk_freebsd_arm.go33 MNT_NOCLUSTERW = 0x80000000 const
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
H A Ddisk_freebsd_amd64.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/disk/
H A Dtypes_freebsd.go61 MNT_NOCLUSTERW = 0x80000000 /* disable cluster write */ const
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/gopsutil/disk/
H A Dtypes_freebsd.go61 MNT_NOCLUSTERW = 0x80000000 /* disable cluster write */ const
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
H A Ddisk_freebsd_arm.go33 MNT_NOCLUSTERW = 0x80000000 const
H A Ddisk_freebsd_amd64.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/shirou/gopsutil/gopsutil-2.18.12/disk/
H A Dtypes_freebsd.go61 MNT_NOCLUSTERW = 0x80000000 /* disable cluster write */ const
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/gopsutil/disk/
H A Dtypes_freebsd.go61 MNT_NOCLUSTERW = 0x80000000 /* disable cluster write */ const
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_freebsd_arm.go33 MNT_NOCLUSTERW = 0x80000000 const
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
H A Ddisk_freebsd_amd64.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_freebsd_386.go33 MNT_NOCLUSTERW = 0x80000000 const
/dports/sysutils/webmin/webmin-1.981/mount/
H A Dfreebsd-mounts-3.c47 if (f & MNT_NOCLUSTERW) strcat(buf, "noclusterw,"); in expand_flags()
H A Dfreebsd-mounts-5.c47 if (f & MNT_NOCLUSTERW) strcat(buf, "noclusterw,"); in expand_flags()
H A Dfreebsd-mounts-4.c47 if (f & MNT_NOCLUSTERW) strcat(buf, "noclusterw,"); in expand_flags()
H A Dfreebsd-mounts-7.c52 if (f & MNT_NOCLUSTERW) strcat(buf, "noclusterw,"); in expand_flags()

12345678910>>...73