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:dirty_segments
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
sysfs.c
87
(unsigned long long)(
dirty_segments
(sbi)));
in dirty_segments_show()
229
si->dirty_count =
dirty_segments
(sbi);
in avg_vblocks_show()
613
F2FS_GENERAL_RO_ATTR(
dirty_segments
);
variable
700
ATTR_LIST(
dirty_segments
),
H
A
D
segment.h
581
static inline unsigned int
dirty_segments
(struct f2fs_sb_info *sbi)
in dirty_segments()
function
H
A
D
debug.c
143
si->dirty_count =
dirty_segments
(sbi);
in update_general_status()
H
A
D
segment.c
1056
dirty_segments
(sbi) > ovp_hole_segs)
in f2fs_disable_cp_again()
/kernel/linux/linux-5.10/fs/nilfs2/
H
A
D
sysfs.c
420
"(4)
dirty_segments
\n\tshow count of dirty segments.\n\n";
433
NILFS_SEGMENTS_RO_ATTR(
dirty_segments
);
variable
440
NILFS_SEGMENTS_ATTR_LIST(
dirty_segments
),
/kernel/linux/linux-6.6/fs/nilfs2/
H
A
D
sysfs.c
410
"(4)
dirty_segments
\n\tshow count of dirty segments.\n\n";
423
NILFS_SEGMENTS_RO_ATTR(
dirty_segments
);
variable
430
NILFS_SEGMENTS_ATTR_LIST(
dirty_segments
),
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
sysfs.c
99
(unsigned long long)(
dirty_segments
(sbi)));
in dirty_segments_show()
269
si->dirty_count =
dirty_segments
(sbi);
in avg_vblocks_show()
1009
F2FS_GENERAL_RO_ATTR(
dirty_segments
);
variable
1113
ATTR_LIST(
dirty_segments
),
H
A
D
segment.h
552
static inline unsigned int
dirty_segments
(struct f2fs_sb_info *sbi)
in dirty_segments()
function
H
A
D
debug.c
159
si->dirty_count =
dirty_segments
(sbi);
in update_general_status()
H
A
D
segment.c
907
dirty_segments
(sbi) > ovp_hole_segs)
in f2fs_disable_cp_again()
Completed in 25 milliseconds