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:__brelse
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/fs/jbd2/
H
A
D
commit.c
82
__brelse
(bh);
in release_buffer_page()
89
__brelse
(bh);
in release_buffer_page()
874
__brelse
(bh);
in jbd2_journal_commit_transaction()
892
__brelse
(bh);
in jbd2_journal_commit_transaction()
914
__brelse
(bh); /* One for getblk */
in jbd2_journal_commit_transaction()
1094
__brelse
(bh);
in jbd2_journal_commit_transaction()
H
A
D
checkpoint.c
185
__brelse
(bh);
in __flush_batch()
251
__brelse
(bh);
in jbd2_log_do_checkpoint()
344
__brelse
(bh);
in jbd2_log_do_checkpoint()
H
A
D
revoke.c
396
__brelse
(bh);
in jbd2_journal_revoke()
473
__brelse
(bh2);
in jbd2_journal_cancel_revoke()
503
__brelse
(bh);
in jbd2_clear_buffer_revoked_flags()
H
A
D
transaction.c
1778
__brelse
(bh);
in jbd2_journal_forget()
2074
__brelse
(bh);
in jbd2_journal_unfile_buffer()
H
A
D
journal.c
2930
__brelse
(bh);
in jbd2_journal_put_journal_head()
/kernel/linux/linux-6.6/fs/jbd2/
H
A
D
commit.c
80
__brelse
(bh);
in release_buffer_page()
87
__brelse
(bh);
in release_buffer_page()
828
__brelse
(bh);
in jbd2_journal_commit_transaction()
846
__brelse
(bh);
in jbd2_journal_commit_transaction()
868
__brelse
(bh); /* One for getblk */
in jbd2_journal_commit_transaction()
1048
__brelse
(bh);
in jbd2_journal_commit_transaction()
H
A
D
revoke.c
396
__brelse
(bh);
in jbd2_journal_revoke()
473
__brelse
(bh2);
in jbd2_journal_cancel_revoke()
503
__brelse
(bh);
in jbd2_clear_buffer_revoked_flags()
H
A
D
checkpoint.c
134
__brelse
(bh);
in __flush_batch()
241
__brelse
(bh);
in jbd2_log_do_checkpoint()
H
A
D
transaction.c
1799
__brelse
(bh);
in jbd2_journal_forget()
2095
__brelse
(bh);
in jbd2_journal_unfile_buffer()
H
A
D
journal.c
3006
__brelse
(bh);
in jbd2_journal_put_journal_head()
/kernel/linux/linux-5.10/include/linux/
H
A
D
buffer_head.h
223
void
__brelse
(struct buffer_head *);
323
__brelse
(bh);
in brelse()
/kernel/linux/linux-6.6/include/linux/
H
A
D
buffer_head.h
232
void
__brelse
(struct buffer_head *);
314
__brelse
(bh);
in brelse()
/kernel/linux/linux-5.10/fs/exfat/
H
A
D
balloc.c
139
__brelse
(sbi->vol_amap[i]);
in exfat_free_bitmap()
/kernel/linux/linux-6.6/fs/exfat/
H
A
D
balloc.c
139
__brelse
(sbi->vol_amap[i]);
in exfat_free_bitmap()
/kernel/linux/linux-6.6/fs/
H
A
D
buffer.c
1241
void
__brelse
(struct buffer_head * buf)
in __brelse()
function
1249
EXPORT_SYMBOL(
__brelse
);
variable
1266
__brelse
(bh);
in __bforget()
/kernel/linux/linux-5.10/fs/
H
A
D
buffer.c
1171
void
__brelse
(struct buffer_head * buf)
in __brelse()
function
1179
EXPORT_SYMBOL(
__brelse
);
variable
1196
__brelse
(bh);
in __bforget()
/kernel/linux/linux-5.10/fs/nilfs2/
H
A
D
inode.c
1040
__brelse
(ii->i_bh);
in nilfs_load_inode_block()
/kernel/linux/linux-6.6/fs/nilfs2/
H
A
D
inode.c
1038
__brelse
(ii->i_bh);
in nilfs_load_inode_block()
Completed in 34 milliseconds