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:stop_vcn
(Results
1 - 1
of
1
) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/
H
A
D
attrib.c
5907
VCN
stop_vcn
;
local
6000
stop_vcn
= 0;
6011
* @
stop_vcn
properly, i.e. to the lowest vcn of record that
6018
stop_vcn
= sle64_to_cpu(a->lowest_vcn);
6025
first_lcn = ntfs_rl_vcn_to_lcn(na->rl,
stop_vcn
);
6072
stop_vcn
, exp_max_mp_size);
6126
a->lowest_vcn = cpu_to_sle64(
stop_vcn
);
6131
ctx->al_entry->lowest_vcn = cpu_to_sle64(
stop_vcn
);
6141
stop_vcn
, &stop_rl))
6144
stop_vcn
[all...]
Completed in 7 milliseconds