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:INDEX_ALLOCATION
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/
H
A
D
index.h
70
INDEX_ALLOCATION
*ia;
H
A
D
index.c
116
INDEX_ALLOCATION
*ia;
in ntfs_index_lookup()
276
ia = (
INDEX_ALLOCATION
*)(kaddr + ((vcn <<
in ntfs_index_lookup()
H
A
D
dir.c
75
INDEX_ALLOCATION
*ia;
in ntfs_lookup_inode_by_name()
320
ia = (
INDEX_ALLOCATION
*)(kaddr + ((vcn <<
in ntfs_lookup_inode_by_name()
628
INDEX_ALLOCATION
*ia;
798
ia = (
INDEX_ALLOCATION
*)(kaddr + ((vcn <<
1097
INDEX_ALLOCATION
*ia;
in ntfs_readdir()
1297
ia = (
INDEX_ALLOCATION
*)(kaddr + (ia_pos & ~PAGE_MASK &
in ntfs_readdir()
1472
* $
INDEX_ALLOCATION
and $BITMAP attributes and then sync the block device.
H
A
D
layout.h
1981
corresponding to the
INDEX_ALLOCATION
attribute this INDEX_BLOCK
2064
typedef INDEX_BLOCK
INDEX_ALLOCATION
;
typedef
/kernel/linux/linux-6.6/fs/ntfs/
H
A
D
index.h
70
INDEX_ALLOCATION
*ia;
H
A
D
index.c
116
INDEX_ALLOCATION
*ia;
in ntfs_index_lookup()
276
ia = (
INDEX_ALLOCATION
*)(kaddr + ((vcn <<
in ntfs_index_lookup()
H
A
D
dir.c
75
INDEX_ALLOCATION
*ia;
in ntfs_lookup_inode_by_name()
320
ia = (
INDEX_ALLOCATION
*)(kaddr + ((vcn <<
in ntfs_lookup_inode_by_name()
628
INDEX_ALLOCATION
*ia;
798
ia = (
INDEX_ALLOCATION
*)(kaddr + ((vcn <<
1097
INDEX_ALLOCATION
*ia;
in ntfs_readdir()
1297
ia = (
INDEX_ALLOCATION
*)(kaddr + (ia_pos & ~PAGE_MASK &
in ntfs_readdir()
1472
* $
INDEX_ALLOCATION
and $BITMAP attributes and then sync the block device.
H
A
D
layout.h
1981
corresponding to the
INDEX_ALLOCATION
attribute this INDEX_BLOCK
2064
typedef INDEX_BLOCK
INDEX_ALLOCATION
;
typedef
Completed in 15 milliseconds