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_fscache
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/fs/erofs/
H
A
D
fscache.c
181
struct
erofs_fscache
*ctx = folio_mapping(folio)->host->i_private;
in erofs_fscache_meta_read_folio()
437
static struct
erofs_fscache
*erofs_fscache_acquire_cookie(struct super_block *sb,
in erofs_fscache_acquire_cookie()
441
struct
erofs_fscache
*ctx;
in erofs_fscache_acquire_cookie()
492
static void erofs_fscache_relinquish_cookie(struct
erofs_fscache
*ctx)
in erofs_fscache_relinquish_cookie()
501
static struct
erofs_fscache
*erofs_domain_init_cookie(struct super_block *sb,
in erofs_domain_init_cookie()
504
struct
erofs_fscache
*ctx;
in erofs_domain_init_cookie()
523
static struct
erofs_fscache
*erofs_domain_register_cookie(struct super_block *sb,
in erofs_domain_register_cookie()
526
struct
erofs_fscache
*ctx;
in erofs_domain_register_cookie()
549
struct
erofs_fscache
*erofs_fscache_register_cookie(struct super_block *sb,
in erofs_fscache_register_cookie()
558
void erofs_fscache_unregister_cookie(struct
erofs_fscache
*ct
[all...]
H
A
D
internal.h
49
struct
erofs_fscache
*fscache;
107
struct
erofs_fscache
{
struct
182
struct
erofs_fscache
*s_fscache;
379
struct
erofs_fscache
*m_fscache;
512
struct
erofs_fscache
*erofs_fscache_register_cookie(struct super_block *sb,
514
void erofs_fscache_unregister_cookie(struct
erofs_fscache
*fscache);
523
struct
erofs_fscache
*erofs_fscache_register_cookie(struct super_block *sb,
in erofs_fscache_register_cookie()
529
static inline void erofs_fscache_unregister_cookie(struct
erofs_fscache
*fscache)
in erofs_fscache_unregister_cookie()
H
A
D
super.c
175
struct
erofs_fscache
*fscache;
in erofs_init_device()
Completed in 4 milliseconds