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
defs:cur_trans
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-zx2967.c
64
u8 *
cur_trans
;
member
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
transaction.c
155
struct btrfs_transaction *
cur_trans
= trans->transaction;
in switch_commit_roots()
local
275
struct btrfs_transaction *
cur_trans
;
in join_transaction()
local
465
struct btrfs_transaction *
cur_trans
= trans->transaction;
btrfs_add_dropped_root()
local
517
struct btrfs_transaction *
cur_trans
;
wait_current_trans()
local
566
struct btrfs_transaction *
cur_trans
;
start_transaction()
local
844
struct btrfs_transaction *
cur_trans
= NULL, *t;
btrfs_wait_for_commit()
local
918
struct btrfs_transaction *
cur_trans
= trans->transaction;
btrfs_should_end_transaction()
local
953
struct btrfs_transaction *
cur_trans
= trans->transaction;
__btrfs_end_transaction()
local
1901
struct btrfs_transaction *
cur_trans
;
btrfs_commit_transaction_async()
local
1947
struct btrfs_transaction *
cur_trans
= trans->transaction;
cleanup_transaction()
local
2081
struct btrfs_transaction *
cur_trans
= trans->transaction;
btrfs_commit_transaction()
local
[all...]
H
A
D
block-group.c
2546
struct btrfs_transaction *
cur_trans
= trans->transaction;
in btrfs_setup_space_cache()
local
2584
struct btrfs_transaction *
cur_trans
= trans->transaction;
in btrfs_start_dirty_block_groups()
local
2750
struct btrfs_transaction *
cur_trans
= trans->transaction;
btrfs_write_dirty_block_groups()
local
[all...]
H
A
D
extent-tree.c
2218
struct btrfs_transaction *
cur_trans
;
in check_delayed_ref()
local
H
A
D
disk-io.c
4670
void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *
cur_trans
,
in btrfs_cleanup_dirty_bgs()
argument
4717
btrfs_cleanup_one_transaction(struct btrfs_transaction *
cur_trans
, struct btrfs_fs_info *fs_info)
btrfs_cleanup_one_transaction()
argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
transaction.c
178
struct btrfs_transaction *
cur_trans
= trans->transaction;
in switch_commit_roots()
local
268
struct btrfs_transaction *
cur_trans
;
in join_transaction()
local
467
struct btrfs_transaction *
cur_trans
= trans->transaction;
btrfs_add_dropped_root()
local
520
struct btrfs_transaction *
cur_trans
;
wait_current_trans()
local
570
struct btrfs_transaction *
cur_trans
;
start_transaction()
local
909
struct btrfs_transaction *
cur_trans
= NULL, *t;
btrfs_wait_for_commit()
local
973
struct btrfs_transaction *
cur_trans
= trans->transaction;
btrfs_should_end_transaction()
local
1010
struct btrfs_transaction *
cur_trans
= trans->transaction;
__btrfs_end_transaction()
local
1973
struct btrfs_transaction *
cur_trans
;
btrfs_commit_transaction_async()
local
1999
struct btrfs_transaction *
cur_trans
= trans->transaction;
cleanup_transaction()
local
2130
struct btrfs_transaction *
cur_trans
= trans->transaction;
add_pending_snapshot()
local
2153
struct btrfs_transaction *
cur_trans
= trans->transaction;
btrfs_commit_transaction()
local
[all...]
H
A
D
block-group.c
3263
struct btrfs_transaction *
cur_trans
= trans->transaction;
in btrfs_setup_space_cache()
local
3301
struct btrfs_transaction *
cur_trans
= trans->transaction;
in btrfs_start_dirty_block_groups()
local
3467
struct btrfs_transaction *
cur_trans
= trans->transaction;
btrfs_write_dirty_block_groups()
local
[all...]
H
A
D
extent-tree.c
2228
struct btrfs_transaction *
cur_trans
;
in check_delayed_ref()
local
[all...]
H
A
D
disk-io.c
4801
void btrfs_cleanup_dirty_bgs(struct btrfs_transaction *
cur_trans
,
in btrfs_cleanup_dirty_bgs()
argument
4874
btrfs_cleanup_one_transaction(struct btrfs_transaction *
cur_trans
, struct btrfs_fs_info *fs_info)
btrfs_cleanup_one_transaction()
argument
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-topcliff-pch.c
180
struct spi_transfer *
cur_trans
;
member
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-topcliff-pch.c
181
struct spi_transfer *
cur_trans
;
member
[all...]
Completed in 38 milliseconds