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:FILE_Extend
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/
H
A
D
layout.h
220
FILE_Extend
= 11, /* Directory containing other system files (eg.
enumerator
497
* E.g. used for $O index in
FILE_Extend
/$Quota.
502
* le32 key values. E.g. used for $O index in
FILE_Extend
/$ObjId, which
906
the file. Translate via $Q index in
FILE_Extend
1108
*
FILE_Extend
/$ObjId contains an index named $O. This index contains all
2067
* The system file
FILE_Extend
/$Reparse contains an index named $R listing
2112
* The system file
FILE_Extend
/$Quota contains two indexes $O and $Q. Quotas
2250
GUID object_id; /* $O index in
FILE_Extend
/$ObjId: The
2254
FILE_Extend
/$Reparse. */
2255
SID sid; /* $O index in
FILE_Extend
/
[all...]
H
A
D
inode.c
484
if (MREF_LE(file_name_attr->parent_directory) ==
FILE_Extend
)
in ntfs_is_extended_system_file()
1018
* directory of the file is
FILE_Extend
and if it is
in ntfs_read_locked_inode()
H
A
D
super.c
2094
vol->extend_ino = ntfs_iget(sb,
FILE_Extend
);
in load_system_files()
/kernel/linux/linux-6.6/fs/ntfs/
H
A
D
layout.h
220
FILE_Extend
= 11, /* Directory containing other system files (eg.
enumerator
497
* E.g. used for $O index in
FILE_Extend
/$Quota.
502
* le32 key values. E.g. used for $O index in
FILE_Extend
/$ObjId, which
906
the file. Translate via $Q index in
FILE_Extend
1108
*
FILE_Extend
/$ObjId contains an index named $O. This index contains all
2067
* The system file
FILE_Extend
/$Reparse contains an index named $R listing
2112
* The system file
FILE_Extend
/$Quota contains two indexes $O and $Q. Quotas
2250
GUID object_id; /* $O index in
FILE_Extend
/$ObjId: The
2254
FILE_Extend
/$Reparse. */
2255
SID sid; /* $O index in
FILE_Extend
/
[all...]
H
A
D
inode.c
484
if (MREF_LE(file_name_attr->parent_directory) ==
FILE_Extend
)
in ntfs_is_extended_system_file()
1018
* directory of the file is
FILE_Extend
and if it is
in ntfs_read_locked_inode()
H
A
D
super.c
2102
vol->extend_ino = ntfs_iget(sb,
FILE_Extend
);
in load_system_files()
Completed in 21 milliseconds