Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:statfs
(Results
26 - 50
of
113
) sorted by relevance
1
2
3
4
5
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
statfs.h
29
struct
statfs
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H
A
D
statfs.h
23
struct
statfs
{
struct
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H
A
D
statfs.h
45
struct
statfs
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H
A
D
statfs.h
29
struct
statfs
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H
A
D
statfs.h
23
struct
statfs
{
struct
/third_party/musl/arch/x32/bits/
H
A
D
statfs.h
1
struct
statfs
{
struct
/third_party/rust/crates/rustix/tests/fs/
H
A
D
main.rs
47
mod
statfs
;
modules
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H
A
D
mod.rs
77
pub struct
statfs
{
structure names
/third_party/toybox/toys/other/
H
A
D
stat.c
137
struct
statfs
*
statfs
= (struct
statfs
*)&TT.stat;
in print_statfs()
local
[all...]
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H
A
D
dir.rs
167
pub fn
statfs
(&self) -> io::Result<StatFs> {
in statfs()
functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H
A
D
mod.rs
132
pub struct
statfs
{
structure names
/third_party/rust/crates/nix/src/sys/
H
A
D
mod.rs
166
pub mod
statfs
;
modules
/third_party/rust/crates/rustix/src/backend/libc/fs/
H
A
D
dir.rs
150
pub fn
statfs
(&self) -> io::Result<StatFs> {
in statfs()
functions
H
A
D
syscalls.rs
1007
let mut
statfs
= MaybeUninit::<StatFs>::uninit();
variables
/kernel/linux/linux-5.10/arch/um/os-Linux/
H
A
D
user_syms.c
99
EXPORT_SYMBOL_PROTO(
statfs
);
variable
/kernel/uniproton/src/fs/
H
A
D
fs.c
70
int
statfs
(const char *path, struct
statfs
*buf)
in statfs()
function
/third_party/ntfs-3g/include/fuse-lite/
H
A
D
fuse.h
187
int (*
statfs
) (const char *, struct statvfs *);
member
H
A
D
fuse_lowlevel.h
614
void (*
statfs
) (fuse_req_t req, fuse_ino_t ino);
member
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H
A
D
mod.rs
140
pub struct
statfs
{
structure names
/kernel/linux/linux-5.10/fs/orangefs/
H
A
D
downcall.h
114
struct orangefs_statfs_response
statfs
;
member
/kernel/linux/linux-6.6/fs/orangefs/
H
A
D
downcall.h
114
struct orangefs_statfs_response
statfs
;
member
/third_party/NuttX/include/sys/
H
A
D
statfs.h
102
struct
statfs
struct
/third_party/toybox/lib/
H
A
D
portability.c
502
char *fs_type_name(struct
statfs
*
statfs
)
in fs_type_name()
argument
/kernel/liteos_m/components/fs/vfs/
H
A
D
vfs_fs.c
730
int
statfs
(const char *path, struct
statfs
*buf)
in statfs()
function
/third_party/libfuse/include/
H
A
D
fuse.h
491
int (*
statfs
) (const char *, struct statvfs *);
member
Completed in 17 milliseconds
1
2
3
4
5