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:i_dealloc
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
ocfs2_fs.h
493
* ocfs2_dinode.id2.
i_dealloc
.
730
struct ocfs2_truncate_log
i_dealloc
;
member
1384
offsetof(struct ocfs2_dinode, id2.
i_dealloc
.tl_recs);
in ocfs2_truncate_recs_per_inode()
1532
offsetof(struct ocfs2_dinode, id2.
i_dealloc
.tl_recs);
in ocfs2_truncate_recs_per_inode()
H
A
D
alloc.c
5812
tl = &di->id2.
i_dealloc
;
in ocfs2_truncate_log_needs_flush()
5861
tl = &di->id2.
i_dealloc
;
in ocfs2_truncate_log_append()
5930
tl = &di->id2.
i_dealloc
;
in ocfs2_replay_truncate_records()
6006
tl = &di->id2.
i_dealloc
;
in __ocfs2_flush_truncate_log()
6204
tl = &di->id2.
i_dealloc
;
in ocfs2_begin_truncate_log_recovery()
6260
tl = &tl_copy->id2.
i_dealloc
;
in ocfs2_complete_truncate_log_recovery()
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
ocfs2_fs.h
491
* ocfs2_dinode.id2.
i_dealloc
.
728
struct ocfs2_truncate_log
i_dealloc
;
member
1382
offsetof(struct ocfs2_dinode, id2.
i_dealloc
.tl_recs);
in ocfs2_truncate_recs_per_inode()
1530
offsetof(struct ocfs2_dinode, id2.
i_dealloc
.tl_recs);
in ocfs2_truncate_recs_per_inode()
H
A
D
alloc.c
5810
tl = &di->id2.
i_dealloc
;
in ocfs2_truncate_log_needs_flush()
5859
tl = &di->id2.
i_dealloc
;
in ocfs2_truncate_log_append()
5928
tl = &di->id2.
i_dealloc
;
in ocfs2_replay_truncate_records()
6006
tl = &di->id2.
i_dealloc
;
in __ocfs2_flush_truncate_log()
6204
tl = &di->id2.
i_dealloc
;
in ocfs2_begin_truncate_log_recovery()
6260
tl = &tl_copy->id2.
i_dealloc
;
in ocfs2_complete_truncate_log_recovery()
Completed in 23 milliseconds