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:ztype
(Results
1 - 1
of
1
) sorted by relevance
/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()
argument
35
switch (
ztype
) {
in zonefs_zgroup_name()
692
enum zonefs_ztype
ztype
)
in zonefs_get_zgroup_inode()
697
ino_t ino = bdev_nr_zones(sb->s_bdev) +
ztype
+ 1;
in zonefs_get_zgroup_inode()
707
inode->i_size = sbi->s_zgroup[
ztype
].g_nr_zones;
in zonefs_get_zgroup_inode()
710
inode->i_private = &sbi->s_zgroup[
ztype
];
in zonefs_get_zgroup_inode()
728
enum zonefs_ztype
ztype
;
in zonefs_get_dir_inode()
local
737
for (
ztype
= 0;
ztype
< ZONEFS_ZTYPE_MAX;
ztype
in zonefs_get_dir_inode()
691
zonefs_get_zgroup_inode(struct super_block *sb, enum zonefs_
ztype
ztype
)
zonefs_get_zgroup_inode()
argument
771
enum zonefs_
ztype
ztype
= ZONEFS_ZTYPE_CNV;
zonefs_readdir_root()
local
954
zonefs_init_zgroup(struct super_block *sb, struct zonefs_zone_data *zd, enum zonefs_
ztype
ztype
)
zonefs_init_zgroup()
argument
1078
enum zonefs_
ztype
ztype
;
zonefs_free_zgroups()
local
1095
enum zonefs_
ztype
ztype
;
zonefs_init_zgroups()
local
1218
enum zonefs_
ztype
ztype
;
zonefs_get_zgroup_inodes()
local
1237
enum zonefs_
ztype
ztype
;
zonefs_release_zgroup_inodes()
local
1259
enum zonefs_
ztype
ztype
;
zonefs_fill_super()
local
[all...]
Completed in 3 milliseconds