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
defs:mft_no
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ntfs-3g/include/ntfs-3g/
H
A
D
inode.h
107
u64
mft_no
; /* Inode / mft record number. */
member
H
A
D
security.h
79
u64
mft_no
;
member
/third_party/ntfs-3g/libntfs-3g/
H
A
D
inode.c
579
u64
mft_no
= MREF_LE(mref);
in ntfs_extent_inode_open()
local
1421
ntfs_inode_badclus_bad(u64
mft_no
, ATTR_RECORD *attr)
ntfs_inode_badclus_bad()
argument
[all...]
H
A
D
mft.c
1967
u64
mft_no
;
local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H
A
D
ntfsck.c
400
static int mft_bitmap_get_bit(s64
mft_no
)
in mft_bitmap_get_bit()
argument
H
A
D
ntfscmp.c
418
static char *get_attr_name(u64
mft_no
,
in get_attr_name()
argument
451
u64
mft_no
= inumber(ctx->ntfs_ino);
in get_attr_name_ctx()
local
H
A
D
ntfsclone.c
1392
static void wipe_mft(char *mrec, u32 mrecsz, u64
mft_no
)
argument
1507
s64
mft_no
;
global()
local
[all...]
Completed in 13 milliseconds