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:EROFS_SB
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-6.6/fs/erofs/
H
A
D
fscache.c
353
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_fscache_register_volume()
380
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_fscache_init_domain()
420
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_fscache_register_domain()
440
struct fscache_volume *volume =
EROFS_SB
(sb)->volume;
in erofs_fscache_acquire_cookie()
477
inode->i_blkbits =
EROFS_SB
(sb)->blkszbits;
in erofs_fscache_acquire_cookie()
505
struct erofs_domain *domain =
EROFS_SB
(sb)->domain;
in erofs_domain_init_cookie()
527
struct erofs_domain *domain =
EROFS_SB
(sb)->domain;
in erofs_domain_register_cookie()
553
if (
EROFS_SB
(sb)->domain_id)
in erofs_fscache_register_cookie()
581
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_fscache_register_fs()
614
struct erofs_sb_info *sbi =
EROFS_SB
(s
in erofs_fscache_unregister_fs()
[all...]
H
A
D
utils.c
55
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_find_workgroup()
77
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in erofs_insert_workgroup()
183
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_shrinker_register()
194
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in erofs_shrinker_unregister()
H
A
D
super.c
53
size_t len = 1 <<
EROFS_SB
(sb)->blkszbits;
in erofs_superblock_csum_verify()
113
EROFS_SB
(sb)->feature_incompat = feature;
in check_layout_compatibility()
174
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_init_device()
220
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_scan_devices()
293
sbi =
EROFS_SB
(sb);
in erofs_read_superblock()
717
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_fc_reconfigure()
806
sbi =
EROFS_SB
(sb);
in erofs_kill_sb()
821
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in erofs_put_super()
922
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_statfs()
944
struct erofs_sb_info *sbi =
EROFS_SB
(roo
in erofs_show_options()
[all...]
H
A
D
data.c
73
buf->inode =
EROFS_SB
(sb)->s_fscache->inode;
in erofs_init_metabuf()
188
EROFS_SB
(sb)->device_id_mask;
in erofs_map_blocks()
204
struct erofs_dev_context *devs =
EROFS_SB
(sb)->devs;
in erofs_map_dev()
209
map->m_daxdev =
EROFS_SB
(sb)->dax_dev;
in erofs_map_dev()
210
map->m_dax_part_off =
EROFS_SB
(sb)->dax_part_off;
in erofs_map_dev()
211
map->m_fscache =
EROFS_SB
(sb)->s_fscache;
in erofs_map_dev()
H
A
D
xattr.c
130
return test_opt(&
EROFS_SB
(dentry->d_sb)->opt, XATTR_USER);
in erofs_xattr_user_list()
217
struct erofs_sb_info *sbi =
EROFS_SB
(it->sb);
in erofs_listxattr_foreach()
269
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_getxattr_foreach()
371
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_xattr_iter_shared()
400
struct erofs_sb_info *sbi =
EROFS_SB
(inode->i_sb);
in erofs_getxattr()
468
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_xattr_prefixes_cleanup()
481
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_xattr_prefixes_init()
H
A
D
decompressor.c
30
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in z_erofs_load_lz4_config()
73
EROFS_SB
(rq->sb)->lz4.max_distance_pages;
in z_erofs_lz4_prepare_dstpages()
220
if (erofs_sb_has_zero_padding(
EROFS_SB
(rq->sb))) {
in z_erofs_lz4_decompress_mem()
396
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in z_erofs_parse_cfgs()
H
A
D
sysfs.c
207
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_register_sysfs()
241
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_unregister_sysfs()
H
A
D
zdata.c
720
EROFS_SB
(sb)->managed_cache = inode;
in erofs_init_managed_cache()
947
struct inode *packed_inode =
EROFS_SB
(sb)->packed_inode;
in z_erofs_read_fragment()
1224
if (erofs_page_is_managed(
EROFS_SB
(be->sb), page)) {
in z_erofs_parse_in_bvecs()
1242
struct erofs_sb_info *const sbi =
EROFS_SB
(be->sb);
in z_erofs_decompress_pcluster()
1401
struct erofs_sb_info *const sbi =
EROFS_SB
(io->sb);
in z_erofs_decompress_kickoff()
1612
if (erofs_page_is_managed(
EROFS_SB
(q->sb), page)) {
in z_erofs_decompressqueue_endio()
1629
struct address_space *mc = MNGD_MAPPING(
EROFS_SB
(sb));
in z_erofs_submit_queue()
H
A
D
decompressor_deflate.c
213
DBG_BUGON(erofs_page_is_managed(
EROFS_SB
(sb),
in z_erofs_deflate_decompress()
H
A
D
decompressor_lzma.c
262
DBG_BUGON(erofs_page_is_managed(
EROFS_SB
(rq->sb),
in z_erofs_lzma_decompress()
H
A
D
internal.h
188
#define
EROFS_SB
(sb) ((struct erofs_sb_info *)(sb)->s_fs_info)
macro
H
A
D
inode.c
15
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_read_inode()
H
A
D
zmap.c
634
if (!erofs_sb_has_big_pcluster(
EROFS_SB
(sb)) &&
in z_erofs_fill_inode_lazy()
/kernel/linux/linux-5.10/fs/erofs/
H
A
D
super.c
113
EROFS_SB
(sb)->feature_incompat = feature;
in check_layout_compatibility()
140
sbi =
EROFS_SB
(sb);
in erofs_read_superblock()
320
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in erofs_init_managed_cache()
414
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_fc_reconfigure()
468
sbi =
EROFS_SB
(sb);
in erofs_kill_sb()
478
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in erofs_put_super()
552
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_statfs()
571
struct erofs_sb_info *sbi __maybe_unused =
EROFS_SB
(root->d_sb);
in erofs_show_options()
H
A
D
utils.c
61
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_find_workgroup()
83
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in erofs_insert_workgroup()
197
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_shrinker_register()
208
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in erofs_shrinker_unregister()
H
A
D
xattr.c
94
sbi =
EROFS_SB
(sb);
in init_inode_xattrs()
197
struct erofs_sb_info *const sbi =
EROFS_SB
(inode->i_sb);
in inline_xattr_iter_begin()
399
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in shared_getxattr()
433
return test_opt(&
EROFS_SB
(dentry->d_sb)->ctx, XATTR_USER);
in erofs_xattr_user_list()
620
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in shared_listxattr()
H
A
D
data.c
78
struct erofs_sb_info *sbi =
EROFS_SB
(inode->i_sb);
in erofs_map_blocks_flatmode()
H
A
D
decompressor.c
132
if (
EROFS_SB
(rq->sb)->feature_incompat &
in z_erofs_lz4_decompress()
H
A
D
internal.h
99
#define
EROFS_SB
(sb) ((struct erofs_sb_info *)(sb)->s_fs_info)
macro
H
A
D
zdata.c
731
if (erofs_page_is_managed(
EROFS_SB
(q->sb), page)) {
in z_erofs_decompressqueue_endio()
745
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in z_erofs_decompress_pcluster()
1161
struct erofs_sb_info *const sbi =
EROFS_SB
(sb);
in z_erofs_submit_queue()
H
A
D
zmap.c
57
pos = ALIGN(iloc(
EROFS_SB
(sb), vi->nid) + vi->inode_isize +
in z_erofs_fill_inode_lazy()
H
A
D
inode.c
20
struct erofs_sb_info *sbi =
EROFS_SB
(sb);
in erofs_read_inode()
Completed in 18 milliseconds