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:LPROPS_DIRTY
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/
H
A
D
find.c
48
case
LPROPS_DIRTY
:
in valuable()
272
heap = &c->lpt_heap[
LPROPS_DIRTY
- 1];
in ubifs_find_dirty_leb()
420
heap = &c->lpt_heap[
LPROPS_DIRTY
- 1];
in do_find_free_space()
H
A
D
lprops.c
265
case
LPROPS_DIRTY
:
in ubifs_add_to_cat()
308
case
LPROPS_DIRTY
:
in ubifs_remove_from_cat()
348
case
LPROPS_DIRTY
:
in ubifs_replace_cat()
420
return
LPROPS_DIRTY
;
in ubifs_categorize_lprops()
H
A
D
lpt_commit.c
797
heap = &c->lpt_heap[
LPROPS_DIRTY
- 1];
in populate_lsave()
1989
heap = &c->lpt_heap[
LPROPS_DIRTY
- 1];
in dbg_populate_lsave()
H
A
D
lpt.c
2297
case
LPROPS_DIRTY
:
in dbg_chk_pnode()
2324
case
LPROPS_DIRTY
:
in dbg_chk_pnode()
H
A
D
ubifs.h
444
*
LPROPS_DIRTY
: dirty > free, dirty >= @c->dead_wm, not index
457
LPROPS_DIRTY
= 1,
enumerator
H
A
D
debug.c
725
case
LPROPS_DIRTY
:
in ubifs_dump_lprop()
/kernel/linux/linux-6.6/fs/ubifs/
H
A
D
find.c
48
case
LPROPS_DIRTY
:
in valuable()
272
heap = &c->lpt_heap[
LPROPS_DIRTY
- 1];
in ubifs_find_dirty_leb()
420
heap = &c->lpt_heap[
LPROPS_DIRTY
- 1];
in do_find_free_space()
H
A
D
lprops.c
265
case
LPROPS_DIRTY
:
in ubifs_add_to_cat()
308
case
LPROPS_DIRTY
:
in ubifs_remove_from_cat()
348
case
LPROPS_DIRTY
:
in ubifs_replace_cat()
420
return
LPROPS_DIRTY
;
in ubifs_categorize_lprops()
H
A
D
lpt_commit.c
797
heap = &c->lpt_heap[
LPROPS_DIRTY
- 1];
in populate_lsave()
1989
heap = &c->lpt_heap[
LPROPS_DIRTY
- 1];
in dbg_populate_lsave()
H
A
D
lpt.c
2297
case
LPROPS_DIRTY
:
in dbg_chk_pnode()
2324
case
LPROPS_DIRTY
:
in dbg_chk_pnode()
H
A
D
ubifs.h
453
*
LPROPS_DIRTY
: dirty > free, dirty >= @c->dead_wm, not index
466
LPROPS_DIRTY
= 1,
enumerator
H
A
D
debug.c
725
case
LPROPS_DIRTY
:
in ubifs_dump_lprop()
Completed in 29 milliseconds