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:zonefs_ztype
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/zonefs/
H
A
D
zonefs.h
28
enum
zonefs_ztype
{
enum
34
static inline enum
zonefs_ztype
zonefs_zone_type(struct blk_zone *zone)
in zonefs_zone_type()
50
enum
zonefs_ztype
i_ztype;
H
A
D
super.c
1245
enum
zonefs_ztype
t;
in zonefs_statfs()
1371
enum
zonefs_ztype
type)
in zonefs_init_dir_inode()
1384
enum
zonefs_ztype
type)
in zonefs_init_file_inode()
1442
enum
zonefs_ztype
type)
in zonefs_create_inode()
1489
enum
zonefs_ztype
type)
in zonefs_create_zgroup()
1741
enum
zonefs_ztype
t;
in zonefs_fill_super()
/kernel/linux/linux-6.6/fs/zonefs/
H
A
D
super.c
33
static const char *zonefs_zgroup_name(enum
zonefs_ztype
ztype)
in zonefs_zgroup_name()
444
enum
zonefs_ztype
t;
in zonefs_statfs()
692
enum
zonefs_ztype
ztype)
in zonefs_get_zgroup_inode()
728
enum
zonefs_ztype
ztype;
in zonefs_get_dir_inode()
771
enum
zonefs_ztype
ztype = ZONEFS_ZTYPE_CNV;
in zonefs_readdir_root()
956
enum
zonefs_ztype
ztype)
in zonefs_init_zgroup()
1078
enum
zonefs_ztype
ztype;
in zonefs_free_zgroups()
1095
enum
zonefs_ztype
ztype;
in zonefs_init_zgroups()
1218
enum
zonefs_ztype
ztype;
in zonefs_get_zgroup_inodes()
1237
enum
zonefs_ztype
ztyp
in zonefs_release_zgroup_inodes()
[all...]
H
A
D
zonefs.h
29
enum
zonefs_ztype
{
enum
35
static inline enum
zonefs_ztype
zonefs_zone_type(struct blk_zone *zone)
in zonefs_zone_type()
Completed in 5 milliseconds