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:vcn64
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
run.c
924
u64 prev_lcn,
vcn64
, lcn, next_vcn;
in run_unpack()
local
941
vcn64
= svcn;
in run_unpack()
990
next_vcn =
vcn64
+ len;
in run_unpack()
1002
vcn64
, lcn, len);
in run_unpack()
1020
} else if (
vcn64
>= vcn) {
in run_unpack()
1021
if (!run_add_entry(run,
vcn64
, lcn, len, is_mft))
in run_unpack()
1024
u64 dlen = vcn -
vcn64
;
in run_unpack()
1031
vcn64
= next_vcn;
in run_unpack()
1034
if (
vcn64
!= evcn + 1) {
in run_unpack()
1119
u64
vcn64
in run_get_highest_vcn()
local
[all...]
Completed in 3 milliseconds