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:xfs_buf_unlock
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_buf.h
261
extern void
xfs_buf_unlock
(xfs_buf_t *);
267
xfs_buf_unlock
(bp);
in xfs_buf_relse()
H
A
D
xfs_trans_ail.c
375
xfs_buf_unlock
(bp);
in xfsaild_resubmit_item()
387
xfs_buf_unlock
(bp);
in xfsaild_resubmit_item()
H
A
D
xfs_buf.c
1153
xfs_buf_unlock
(
in xfs_buf_unlock()
function
2293
xfs_buf_unlock
(bp);
in xfs_buf_delwri_pushbuf()
2310
xfs_buf_unlock
(bp);
in xfs_buf_delwri_pushbuf()
H
A
D
xfs_buf_item.c
508
xfs_buf_unlock
(bp);
in xfs_buf_item_push()
H
A
D
xfs_mount.c
354
xfs_buf_unlock
(bp);
in xfs_readsb()
H
A
D
xfs_qm.c
1248
xfs_buf_unlock
(bp);
in xfs_qm_flush_one()
H
A
D
xfs_log.c
962
xfs_buf_unlock
(mp->m_sb_bp);
in xfs_log_quiesce()
H
A
D
xfs_log_recover.c
2784
xfs_buf_unlock
(agibp);
in xlog_recover_process_iunlinks()
H
A
D
xfs_trace.h
332
DEFINE_BUF_EVENT(
xfs_buf_unlock
);
variable
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_buf.h
292
extern void
xfs_buf_unlock
(struct xfs_buf *);
298
xfs_buf_unlock
(bp);
in xfs_buf_relse()
H
A
D
xfs_trans_ail.c
376
xfs_buf_unlock
(bp);
in xfsaild_resubmit_item()
388
xfs_buf_unlock
(bp);
in xfsaild_resubmit_item()
H
A
D
xfs_buf.c
564
xfs_buf_unlock
(bp);
in xfs_buf_find_lock()
1132
xfs_buf_unlock
(
in xfs_buf_unlock()
function
2169
xfs_buf_unlock
(bp);
in xfs_buf_delwri_submit_buffers()
2306
xfs_buf_unlock
(bp);
in xfs_buf_delwri_pushbuf()
2323
xfs_buf_unlock
(bp);
in xfs_buf_delwri_pushbuf()
H
A
D
xfs_buf_item.c
632
xfs_buf_unlock
(bp);
in xfs_buf_item_push()
H
A
D
xfs_mount.c
237
xfs_buf_unlock
(bp);
in xfs_readsb()
H
A
D
xfs_qm.c
1265
xfs_buf_unlock
(bp);
in xfs_qm_flush_one()
H
A
D
xfs_log_recover.c
2788
xfs_buf_unlock
(agibp);
in xlog_recover_iunlink_ag()
H
A
D
xfs_log.c
1073
xfs_buf_unlock
(mp->m_sb_bp);
in xfs_log_quiesce()
H
A
D
xfs_trace.h
471
DEFINE_BUF_EVENT(
xfs_buf_unlock
);
variable
Completed in 42 milliseconds