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:btrfs_log_ctx
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
tree-log.h
15
struct
btrfs_log_ctx
{
struct
26
static inline void btrfs_init_log_ctx(struct
btrfs_log_ctx
*ctx,
in btrfs_init_log_ctx()
38
static inline void btrfs_release_log_ctx_extents(struct
btrfs_log_ctx
*ctx)
in btrfs_release_log_ctx_extents()
63
struct btrfs_root *root, struct
btrfs_log_ctx
*ctx);
70
struct
btrfs_log_ctx
*ctx);
H
A
D
tree-log.c
99
struct
btrfs_log_ctx
*ctx);
139
struct
btrfs_log_ctx
*ctx)
in start_log_trans()
3019
struct
btrfs_log_ctx
*ctx)
in btrfs_remove_log_ctx()
3036
struct
btrfs_log_ctx
*ctx;
in btrfs_remove_all_log_ctxs()
3037
struct
btrfs_log_ctx
*safe;
in btrfs_remove_all_log_ctxs()
3060
struct btrfs_root *root, struct
btrfs_log_ctx
*ctx)
in btrfs_sync_log()
3071
struct
btrfs_log_ctx
root_log_ctx;
in btrfs_sync_log()
3582
struct
btrfs_log_ctx
*ctx,
in log_dir_items()
3790
struct
btrfs_log_ctx
*ctx)
in log_directory_changes()
4138
struct
btrfs_log_ctx
*ct
in log_extent_csums()
[all...]
H
A
D
file.c
2060
static inline bool skip_inode_logging(const struct
btrfs_log_ctx
*ctx)
in skip_inode_logging()
2101
struct
btrfs_log_ctx
ctx;
in btrfs_sync_file()
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
tree-log.h
24
struct
btrfs_log_ctx
{
struct
41
static inline void btrfs_init_log_ctx(struct
btrfs_log_ctx
*ctx,
in btrfs_init_log_ctx()
58
static inline void btrfs_release_log_ctx_extents(struct
btrfs_log_ctx
*ctx)
in btrfs_release_log_ctx_extents()
83
struct btrfs_root *root, struct
btrfs_log_ctx
*ctx);
90
struct
btrfs_log_ctx
*ctx);
H
A
D
tree-log.c
109
struct
btrfs_log_ctx
*ctx);
150
struct
btrfs_log_ctx
*ctx)
in start_log_trans()
2827
struct
btrfs_log_ctx
*ctx)
in btrfs_remove_log_ctx()
2841
struct
btrfs_log_ctx
*ctx;
in btrfs_remove_all_log_ctxs()
2842
struct
btrfs_log_ctx
*safe;
in btrfs_remove_all_log_ctxs()
2863
struct btrfs_root *root, struct
btrfs_log_ctx
*ctx)
in btrfs_sync_log()
2874
struct
btrfs_log_ctx
root_log_ctx;
in btrfs_sync_log()
3634
struct
btrfs_log_ctx
*ctx,
in process_dir_items_leaf()
3753
struct
btrfs_log_ctx
*ctx,
in log_dir_items()
3939
const struct
btrfs_log_ctx
*ct
in update_last_dir_index_offset()
[all...]
H
A
D
file.c
1744
static inline bool skip_inode_logging(const struct
btrfs_log_ctx
*ctx)
in skip_inode_logging()
1786
struct
btrfs_log_ctx
ctx;
in btrfs_sync_file()
Completed in 20 milliseconds