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:dev_offset
(Results
1 - 5
of
5
) sorted by relevance
/third_party/exfatprogs/include/
H
A
D
exfat_fs.h
25
off_t
dev_offset
;
member
54
off_t
dev_offset
;
member
H
A
D
exfat_dir.h
49
off_t
dev_offset
;
member
/third_party/exfatprogs/lib/
H
A
D
exfat_dir.c
430
filter->out.
dev_offset
=
in exfat_lookup_dentry_set()
434
filter->out.
dev_offset
= free_dev_offset;
in exfat_lookup_dentry_set()
437
filter->out.
dev_offset
= EOF;
in exfat_lookup_dentry_set()
859
inode->
dev_offset
, NULL))
in exfat_alloc_cluster()
881
dev_off = loc->
dev_offset
;
in exfat_add_dentry_set()
896
loc->
dev_offset
= next_dev_off;
in exfat_add_dentry_set()
925
loc.
dev_offset
= filter.out.
dev_offset
;
in exfat_create_file()
H
A
D
libexfat.c
485
loc.
dev_offset
= filter.out.
dev_offset
;
in exfat_set_volume_label()
/third_party/exfatprogs/fsck/
H
A
D
fsck.c
1209
off_t
dev_offset
;
in write_bitmap()
local
1212
dev_offset
= exfat_c2o(exfat, exfat->disk_bitmap_clus);
in write_bitmap()
1234
dev_offset
+ byte_offset) != (ssize_t)write_bytes)
in write_bitmap()
1333
root->
dev_offset
= 0;
in exfat_root_dir_check()
1361
inode->
dev_offset
= filter.out.
dev_offset
;
in read_lostfound()
1406
loc.
dev_offset
= lf.out.
dev_offset
;
in rescue_orphan_clusters()
Completed in 5 milliseconds