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:h_lsn
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_log.c
1589
cycle_lsn = CYCLE_LSN_DISK(iclog->ic_header.
h_lsn
);
in xlog_pack_data()
1873
bno = BLOCK_LSN(be64_to_cpu(iclog->ic_header.
h_lsn
));
in xlog_sync()
1897
be64_to_cpu(iclog->ic_header.
h_lsn
));
in xlog_sync()
2368
*start_lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
in xlog_write()
2524
iclog->ic_header.
h_lsn
= 0;
in xlog_state_activate_iclog()
2610
lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
in xlog_get_lowest_lsn()
2695
header_lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
in xlog_state_iodone_process_iclog()
2921
head->
h_lsn
= cpu_to_be64(
in xlog_state_get_iclog_space()
3180
lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
in xfs_log_force()
3185
if (be64_to_cpu(iclog->ic_header.
h_lsn
) !
in xfs_log_force()
[all...]
H
A
D
xfs_log_recover.c
1221
atomic64_set(&log->l_last_sync_lsn, be64_to_cpu(rhead->
h_lsn
));
in xlog_set_state()
1507
recp->
h_lsn
= cpu_to_be64(xlog_assign_lsn(cycle, block));
in xlog_add_record()
2300
trans->r_lsn = be64_to_cpu(rhead->
h_lsn
);
in xlog_recover_ophdr_to_trans()
H
A
D
xfs_trace.h
2095
__entry->lsn = be64_to_cpu(rhead->
h_lsn
);
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_log.c
1771
cycle_lsn = CYCLE_LSN_DISK(iclog->ic_header.
h_lsn
);
in xlog_pack_data()
2071
bno = BLOCK_LSN(be64_to_cpu(iclog->ic_header.
h_lsn
));
in xlog_sync()
2093
be64_to_cpu(iclog->ic_header.
h_lsn
));
in xlog_sync()
2580
iclog->ic_header.
h_lsn
= 0;
in xlog_state_activate_iclog()
2673
lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
in xlog_get_lowest_lsn()
2749
header_lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
in xlog_state_iodone_process_iclog()
2937
head->
h_lsn
= cpu_to_be64(
in xlog_state_get_iclog_space()
3135
xfs_lsn_t lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
in xlog_force_and_check_iclog()
3147
if (be64_to_cpu(iclog->ic_header.
h_lsn
) != lsn)
in xlog_force_and_check_iclog()
3280
while (be64_to_cpu(iclog->ic_header.
h_lsn
) !
in xlog_force_lsn()
[all...]
H
A
D
xfs_log_cil.c
784
xfs_lsn_t lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
in xlog_cil_set_ctx_write_state()
1297
plsn = be64_to_cpu(ctx->commit_iclog->ic_prev->ic_header.
h_lsn
);
in xlog_cil_push_work()
H
A
D
xfs_log_recover.c
1215
atomic64_set(&log->l_last_sync_lsn, be64_to_cpu(rhead->
h_lsn
));
in xlog_set_state()
1501
recp->
h_lsn
= cpu_to_be64(xlog_assign_lsn(cycle, block));
in xlog_add_record()
2320
trans->r_lsn = be64_to_cpu(rhead->
h_lsn
);
in xlog_recover_ophdr_to_trans()
H
A
D
xfs_trace.h
2232
__entry->lsn = be64_to_cpu(rhead->
h_lsn
);
4317
__entry->lsn = be64_to_cpu(iclog->ic_header.
h_lsn
);
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H
A
D
xfs_log_format.h
167
__be64
h_lsn
; /* lsn of this LR : 8 */
member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H
A
D
xfs_log_format.h
168
__be64
h_lsn
; /* lsn of this LR : 8 */
member
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
fslog.c
1102
u64
h_lsn
= le64_to_cpu(hdr->rhdr.lsn);
in base_lsn()
local
1103
u64 ret = (((
h_lsn
>> log->file_data_bits) +
in base_lsn()
1104
(lsn < (lsn_to_vbo(log,
h_lsn
) & ~log->page_mask) ? 1 : 0))
in base_lsn()
1107
h_lsn
<= le64_to_cpu(hdr->record_hdr.last_end_lsn)) ?
in base_lsn()
Completed in 37 milliseconds