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:vnode
(Results
1 - 24
of
24
) sorted by relevance
/third_party/NuttX/fs/driver/
H
A
D
fs_unregisterdriver.c
45
struct Vnode *
vnode
= NULL;
in unregister_driver()
local
H
A
D
fs_registerdriver.c
64
struct Vnode *
vnode
= NULL;
in register_driver()
local
[all...]
H
A
D
fs_blockproxy.c
155
struct Vnode *
vnode
= NULL;
in block_proxy()
local
/third_party/NuttX/fs/dirent/
H
A
D
fs_closedir.c
56
struct Vnode *
vnode
= NULL;
in closedir()
local
H
A
D
fs_seekdir.c
41
struct Vnode *
vnode
;
in seekmountptdir()
local
[all...]
/third_party/NuttX/fs/vfs/
H
A
D
fs_statfs.c
58
struct Vnode *
vnode
= NULL;
in statfs()
local
H
A
D
fs_lseek64.c
78
struct Vnode *
vnode
= NULL;
in file_seek64()
local
H
A
D
fs_lseek.c
60
struct Vnode *
vnode
;
in file_seek()
local
H
A
D
fs_truncate64.c
65
struct Vnode *
vnode
= NULL;
in file_truncate64()
local
H
A
D
fs_truncate.c
46
struct Vnode *
vnode
= NULL;
in file_truncate()
local
H
A
D
fs_mkdir.c
41
struct Vnode *
vnode
= NULL;
in do_mkdir()
local
H
A
D
fs_rmdir.c
39
static int check_target(struct Vnode *
vnode
, char *name)
in check_target()
argument
93
struct Vnode *
vnode
= NULL;
do_rmdir()
local
[all...]
H
A
D
fs_readlink.c
37
struct Vnode *
vnode
= NULL;
in do_readlink()
local
[all...]
H
A
D
fs_unlink.c
38
static int check_target(struct Vnode *
vnode
)
in check_target()
argument
74
struct Vnode *
vnode
= NULL;
in do_unlink()
local
[all...]
H
A
D
fs_symlink.c
36
int follow_symlink(int dirfd, const char *path, struct Vnode **
vnode
, char **fullpath)
in follow_symlink()
argument
H
A
D
fs_open.c
150
struct Vnode *
vnode
= NULL;
in fp_open()
local
[all...]
/third_party/NuttX/drivers/bch/
H
A
D
bch.h
50
struct Vnode *
vnode
; /* I-node of the block driver */
member
H
A
D
bchdev_driver.c
86
struct Vnode *
vnode
= filep->f_vnode;
in bch_open()
local
117
struct Vnode *
vnode
= filep->f_vnode;
in bch_close()
local
176
struct Vnode *
vnode
= filep->f_vnode;
in bch_seek()
local
240
struct Vnode *
vnode
= filep->f_vnode;
in bch_read()
local
263
struct Vnode *
vnode
in bch_write()
local
294
struct Vnode *
vnode
= filep->f_
vnode
;
bch_ioctl()
local
381
bch_unlink(struct Vnode *
vnode
)
bch_unlink()
argument
[all...]
/third_party/NuttX/drivers/pipes/
H
A
D
pipe.c
133
struct Vnode *
vnode
= filep->f_vnode;
in pipe_close()
local
160
int pipe_unlink(struct Vnode *
vnode
)
in pipe_unlink()
argument
214
struct Vnode *
vnode
= NULL;
in UpdateDev()
local
[all...]
H
A
D
pipe_common.c
171
struct Vnode *
vnode
= filep->f_vnode;
in pipecommon_open()
local
280
struct Vnode *
vnode
= filep->f_vnode;
in pipecommon_close()
local
378
struct Vnode *
vnode
in pipecommon_read()
local
539
struct Vnode *
vnode
= filep->f_
vnode
;
pipecommon_write()
local
700
struct Vnode *
vnode
= filep->f_
vnode
;
pipecommon_poll()
local
785
pipecommon_unlink(struct Vnode *
vnode
)
pipecommon_unlink()
argument
[all...]
/third_party/NuttX/fs/inode/
H
A
D
fs_files.c
192
struct Vnode *
vnode
= filep->f_vnode;
in _files_close()
local
624
close_files(struct Vnode *
vnode
)
close_files()
argument
[all...]
/third_party/toybox/toys/pending/
H
A
D
crond.c
306
VAR *v, *
vnode
= (VAR *)l->var;
in free_cronfile()
local
400
VAR *v, *
vnode
= (VAR *)cfile->var;
in scan_cronfiles()
local
/third_party/NuttX/fs/tmpfs/
H
A
D
fs_tmpfs.c
1106
ssize_t tmpfs_readpage(struct Vnode *
vnode
, char *buffer, off_t off)
in tmpfs_readpage()
argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 13 milliseconds