Home
last modified time | relevance | path

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

1234

/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
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_chattr.c60 struct Vnode *vnode = NULL; in chattr() local
[all...]
H A Dvfs_check.c53 struct Vnode *vnode = NULL; in fscheck() local
H A Dvfs_utime.c54 struct Vnode *vnode = NULL; in utime() local
[all...]
/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...]
/kernel/linux/linux-5.10/fs/afs/
H A Drotate.c21 afs_start_fs_iteration(struct afs_operation *op, struct afs_vnode *vnode) afs_start_fs_iteration() argument
113 struct afs_vnode *vnode = op->file[0].vnode; afs_select_fileserver() local
[all...]
H A Dcache.c45 struct afs_vnode *vnode = cookie_netfs_data; in afs_vnode_cache_check_aux() local
H A Dfs_operation.c55 struct afs_vnode *vnode = op->file[0].vnode; in afs_get_io_locks() local
99 struct afs_vnode *vnode = op->file[0].vnode; afs_drop_io_locks() local
113 struct afs_vnode *vnode = vp->vnode; afs_prepare_vnode() local
138 struct afs_vnode *vnode = op->file[0].vnode; afs_begin_vnode_operation() local
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dbootconfig.c28 struct xbc_node *leaf, *vnode; in copy_xbc_key_value_list() local
/kernel/linux/linux-6.6/fs/proc/
H A Dbootconfig.c28 struct xbc_node *leaf, *vnode; in copy_xbc_key_value_list() local
/kernel/linux/linux-6.6/fs/afs/
H A Drotate.c21 afs_start_fs_iteration(struct afs_operation *op, struct afs_vnode *vnode) afs_start_fs_iteration() argument
113 struct afs_vnode *vnode = op->file[0].vnode; afs_select_fileserver() local
[all...]
H A Dfs_operation.c55 struct afs_vnode *vnode = op->file[0].vnode; in afs_get_io_locks() local
99 struct afs_vnode *vnode = op->file[0].vnode; afs_drop_io_locks() local
113 struct afs_vnode *vnode = vp->vnode; afs_prepare_vnode() local
138 struct afs_vnode *vnode = op->file[0].vnode; afs_begin_vnode_operation() local
[all...]
/third_party/NuttX/drivers/bch/
H A Dbch.h50 struct Vnode *vnode; /* I-node of the block driver */ member

Completed in 8 milliseconds

1234