Home
last modified time | relevance | path

Searched defs:statfs (Results 1 - 25 of 113) sorted by relevance

12345

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
H A Dmod.rs235 pub struct statfs { structure names
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/
H A Dmod.rs224 pub struct statfs { structure names
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Dmod.rs245 pub struct statfs { structure names
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Dmod.rs245 pub struct statfs { structure names
/third_party/rust/crates/rustix/src/fs/
H A Dabs.rs42 pub fn statfs<P: path::Arg>(path: P) -> io::Result<StatFs> { in statfs() functions
/third_party/NuttX/fs/vfs/
H A Dfs_statfs.c56 int statfs(const char *path, struct statfs *buf) in statfs() function
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dstatfs.h21 struct statfs { struct
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dstatfs.h21 struct statfs { struct
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_mount.h51 int (*statfs)(const char *path, struct statfs *buf); member
/kernel/uniproton/src/fs/vfs/
H A Dvfs_mount.h29 S32 (*statfs)(const char *path, struct statfs *buf); member
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/arch/mips/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/arch/generic/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/arch/mips64/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/arch/mipsn32/bits/
H A Dstatfs.h1 struct statfs { struct
/third_party/musl/arch/s390x/bits/
H A Dstatfs.h1 struct statfs { struct
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dstatfs.h23 struct statfs { struct
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dstatfs.h23 struct statfs { struct
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dstatfs.h23 struct statfs { struct
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dstatfs.h23 struct statfs { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dstatfs.h16 struct statfs { struct

Completed in 7 milliseconds

12345