Home
last modified time | relevance | path

Searched defs:vnode (Results 1 - 24 of 24) sorted by relevance

/third_party/NuttX/fs/driver/
H A Dfs_unregisterdriver.c45 struct Vnode *vnode = NULL; in unregister_driver() local
H A Dfs_registerdriver.c64 struct Vnode *vnode = NULL; in register_driver() local
[all...]
H A Dfs_blockproxy.c155 struct Vnode *vnode = NULL; in block_proxy() local
/third_party/NuttX/fs/dirent/
H A Dfs_closedir.c56 struct Vnode *vnode = NULL; in closedir() local
H A Dfs_seekdir.c41 struct Vnode *vnode; in seekmountptdir() local
[all...]
/third_party/NuttX/fs/vfs/
H A Dfs_statfs.c58 struct Vnode *vnode = NULL; in statfs() local
H A Dfs_lseek64.c78 struct Vnode *vnode = NULL; in file_seek64() local
H A Dfs_lseek.c60 struct Vnode *vnode; in file_seek() local
H A Dfs_truncate64.c65 struct Vnode *vnode = NULL; in file_truncate64() local
H A Dfs_truncate.c46 struct Vnode *vnode = NULL; in file_truncate() local
H A Dfs_mkdir.c41 struct Vnode *vnode = NULL; in do_mkdir() local
H A Dfs_rmdir.c39 static int check_target(struct Vnode *vnode, char *name) in check_target() argument
93 struct Vnode *vnode = NULL; do_rmdir() local
[all...]
H A Dfs_readlink.c37 struct Vnode *vnode = NULL; in do_readlink() local
[all...]
H A Dfs_unlink.c38 static int check_target(struct Vnode *vnode) in check_target() argument
74 struct Vnode *vnode = NULL; in do_unlink() local
[all...]
H A Dfs_symlink.c36 int follow_symlink(int dirfd, const char *path, struct Vnode **vnode, char **fullpath) in follow_symlink() argument
H A Dfs_open.c150 struct Vnode *vnode = NULL; in fp_open() local
[all...]
/third_party/NuttX/drivers/bch/
H A Dbch.h50 struct Vnode *vnode; /* I-node of the block driver */ member
H A Dbchdev_driver.c86 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 Dpipe.c133 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 Dpipe_common.c171 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 Dfs_files.c192 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 Dcrond.c306 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 Dfs_tmpfs.c1106 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 Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 13 milliseconds