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:BEFS_I
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/befs/
H
A
D
linuxvfs.c
137
befs_data_stream *ds = &
BEFS_I
(inode)->i_data.ds;
in befs_get_block()
176
const befs_data_stream *ds = &
BEFS_I
(dir)->i_data.ds;
in befs_lookup()
220
const befs_data_stream *ds = &
BEFS_I
(inode)->i_data.ds;
in befs_readdir()
288
kmem_cache_free(befs_inode_cachep,
BEFS_I
(inode));
in befs_free_inode()
314
befs_ino =
BEFS_I
(inode);
in befs_iget()
475
struct befs_inode_info *befs_ino =
BEFS_I
(inode);
in befs_symlink_readpage()
670
struct befs_inode_info *befs_ino =
BEFS_I
(d_inode(child));
in befs_get_parent()
H
A
D
befs.h
117
BEFS_I
(const struct inode *inode)
in BEFS_I()
function
/kernel/linux/linux-6.6/fs/befs/
H
A
D
linuxvfs.c
136
befs_data_stream *ds = &
BEFS_I
(inode)->i_data.ds;
in befs_get_block()
175
const befs_data_stream *ds = &
BEFS_I
(dir)->i_data.ds;
in befs_lookup()
219
const befs_data_stream *ds = &
BEFS_I
(inode)->i_data.ds;
in befs_readdir()
287
kmem_cache_free(befs_inode_cachep,
BEFS_I
(inode));
in befs_free_inode()
313
befs_ino =
BEFS_I
(inode);
in befs_iget()
474
struct befs_inode_info *befs_ino =
BEFS_I
(inode);
in befs_symlink_read_folio()
669
struct befs_inode_info *befs_ino =
BEFS_I
(d_inode(child));
in befs_get_parent()
H
A
D
befs.h
117
BEFS_I
(const struct inode *inode)
in BEFS_I()
function
Completed in 4 milliseconds