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
refs:__statfs_word
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H
A
D
statfs.h
15
#ifndef
__statfs_word
17
#define
__statfs_word
__kernel_long_t
macro
19
#define
__statfs_word
__u32
macro
24
__statfs_word
f_type;
25
__statfs_word
f_bsize;
26
__statfs_word
f_blocks;
27
__statfs_word
f_bfree;
28
__statfs_word
f_bavail;
29
__statfs_word
f_files;
30
__statfs_word
f_ffre
[all...]
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
statfs.h
15
#ifndef
__statfs_word
17
#define
__statfs_word
__kernel_long_t
macro
19
#define
__statfs_word
__u32
macro
24
__statfs_word
f_type;
25
__statfs_word
f_bsize;
26
__statfs_word
f_blocks;
27
__statfs_word
f_bfree;
28
__statfs_word
f_bavail;
29
__statfs_word
f_files;
30
__statfs_word
f_ffre
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H
A
D
statfs.h
9
#ifndef
__statfs_word
11
#define
__statfs_word
__kernel_long_t
macro
13
#define
__statfs_word
__u32
macro
17
__statfs_word
f_type;
18
__statfs_word
f_bsize;
19
__statfs_word
f_blocks;
20
__statfs_word
f_bfree;
21
__statfs_word
f_bavail;
22
__statfs_word
f_files;
23
__statfs_word
f_ffre
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
statfs.h
22
#ifndef
__statfs_word
24
#define
__statfs_word
__kernel_long_t
macro
26
#define
__statfs_word
__u32
macro
30
__statfs_word
f_type;
31
__statfs_word
f_bsize;
32
__statfs_word
f_blocks;
33
__statfs_word
f_bfree;
34
__statfs_word
f_bavail;
35
__statfs_word
f_files;
36
__statfs_word
f_ffre
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H
A
D
statfs.h
22
#ifndef
__statfs_word
24
#define
__statfs_word
__kernel_long_t
macro
26
#define
__statfs_word
__u32
macro
30
__statfs_word
f_type;
31
__statfs_word
f_bsize;
32
__statfs_word
f_blocks;
33
__statfs_word
f_bfree;
34
__statfs_word
f_bavail;
35
__statfs_word
f_files;
36
__statfs_word
f_ffre
[all...]
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H
A
D
statfs.h
5
#define
__statfs_word
long
macro
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H
A
D
statfs.h
5
#define
__statfs_word
long
macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H
A
D
statfs.h
9
#define
__statfs_word
__u32
macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H
A
D
statfs.h
9
#define
__statfs_word
__u32
macro
Completed in 3 milliseconds