| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | dynroot.c | 31 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_iget5_pseudo_set() local 48 struct afs_vnode *vnode; in afs_iget_pseudo_dir() local 160 struct afs_vnode *vnode = AFS_FS_I(dir); afs_try_auto_mntpt() local [all...] |
| H A D | dir_edit.c | 110 static struct folio *afs_dir_get_folio(struct afs_vnode *vnode, pgoff_t index) in afs_dir_get_folio() argument 206 void afs_edit_dir_add(struct afs_vnode *vnode, in afs_edit_dir_add() argument 374 afs_edit_dir_remove(struct afs_vnode *vnode, struct qstr *name, enum afs_edit_dir_reason why) afs_edit_dir_remove() argument [all...] |
| H A D | mntpt.c | 75 struct afs_vnode *vnode = AFS_FS_I(d_inode(mntpt)); in afs_mntpt_set_params() local
|
| H A D | xattr.c | 42 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_acl() local 106 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_set_acl() local 144 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_yfs() local 237 struct afs_vnode *vnode in afs_xattr_set_yfs() local 273 struct afs_vnode *vnode = AFS_FS_I(inode); afs_xattr_get_cell() local 300 struct afs_vnode *vnode = AFS_FS_I(inode); afs_xattr_get_fid() local 338 struct afs_vnode *vnode = AFS_FS_I(inode); afs_xattr_get_volume() local [all...] |
| H A D | xdr_fs.h | 55 __be32 vnode; member
|
| H A D | super.c | 661 struct afs_vnode *vnode = _vnode; in afs_i_init_once() local 682 struct afs_vnode *vnode; afs_alloc_inode() local 719 struct afs_vnode *vnode = AFS_FS_I(inode); afs_destroy_inode() local 756 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); afs_statfs() local [all...] |
| H A D | flock.c | 25 static inline void afs_set_lock_state(struct afs_vnode *vnode, enum afs_lock_state state) in afs_set_lock_state() argument 36 void afs_lock_may_be_available(struct afs_vnode *vnode) in afs_lock_may_be_available() argument 51 afs_schedule_lock_extension(struct afs_vnode *vnode) afs_schedule_lock_extension() argument 74 struct afs_vnode *vnode = op->file[0].vnode; afs_lock_op_done() local 90 afs_grant_locks(struct afs_vnode *vnode) afs_grant_locks() argument 111 afs_next_locker(struct afs_vnode *vnode, int error) afs_next_locker() argument 158 afs_kill_lockers_enoent(struct afs_vnode *vnode) afs_kill_lockers_enoent() argument 192 afs_set_lock(struct afs_vnode *vnode, struct key *key, afs_lock_type_t type) afs_set_lock() argument 224 afs_extend_lock(struct afs_vnode *vnode, struct key *key) afs_extend_lock() argument 255 afs_release_lock(struct afs_vnode *vnode, struct key *key) afs_release_lock() argument 284 struct afs_vnode *vnode = afs_lock_work() local 393 afs_defer_unlock(struct afs_vnode *vnode) afs_defer_unlock() argument 412 afs_do_setlk_check(struct afs_vnode *vnode, struct key *key, enum afs_flock_mode mode, afs_lock_type_t type) afs_do_setlk_check() argument 455 struct afs_vnode *vnode = AFS_FS_I(inode); afs_do_setlk() local 704 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); afs_do_unlk() local 724 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); afs_do_getlk() local 766 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); afs_lock() local 801 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); afs_flock() local 846 struct afs_vnode *vnode = AFS_FS_I(file_inode(fl->fl_file)); afs_fl_copy_lock() local 864 struct afs_vnode *vnode = AFS_FS_I(file_inode(fl->fl_file)); afs_fl_release_private() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bootconfig.h | 147 xbc_find_value(const char *key, struct xbc_node **vnode) in xbc_find_value() argument
|
| /kernel/liteos_a/fs/vfs/ |
| H A D | path_cache.c | 112 struct PathCache *PathCacheAlloc(struct Vnode *parent, struct Vnode *vnode, const char *name, uint8_t len)
in PathCacheAlloc() argument 162 int PathCacheLookup(struct Vnode *parent, const char *name, int len, struct Vnode **vnode)
in PathCacheLookup() argument 179 static void FreeChildPathCache(struct Vnode *vnode)
in FreeChildPathCache() argument 189 static void FreeParentPathCache(struct Vnode *vnode)
in FreeParentPathCache() argument 199 VnodePathCacheFree(struct Vnode *vnode) VnodePathCacheFree() argument [all...] |
| /third_party/NuttX/drivers/pipes/ |
| 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...] |
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
| H A D | common.h | 107 struct rkispp_vdev_node *vnode = video_drvdata(file); in to_vb2_queue() local
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params.h | 46 struct rkisp_vdev_node vnode; member
|
| H A D | common.h | 146 struct rkisp_vdev_node *vnode = video_drvdata(file); in to_vb2_queue() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params.h | 52 struct rkisp_vdev_node vnode; member
|
| H A D | common.h | 157 struct rkisp_vdev_node *vnode = video_drvdata(file); in to_vb2_queue() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | common.h | 107 struct rkispp_vdev_node *vnode = video_drvdata(file); in to_vb2_queue() local
|
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | flock.c | 25 static inline void afs_set_lock_state(struct afs_vnode *vnode, enum afs_lock_state state) in afs_set_lock_state() argument 36 void afs_lock_may_be_available(struct afs_vnode *vnode) in afs_lock_may_be_available() argument 51 afs_schedule_lock_extension(struct afs_vnode *vnode) afs_schedule_lock_extension() argument 74 struct afs_vnode *vnode = op->file[0].vnode; afs_lock_op_done() local 90 afs_grant_locks(struct afs_vnode *vnode) afs_grant_locks() argument 111 afs_next_locker(struct afs_vnode *vnode, int error) afs_next_locker() argument 158 afs_kill_lockers_enoent(struct afs_vnode *vnode) afs_kill_lockers_enoent() argument 192 afs_set_lock(struct afs_vnode *vnode, struct key *key, afs_lock_type_t type) afs_set_lock() argument 224 afs_extend_lock(struct afs_vnode *vnode, struct key *key) afs_extend_lock() argument 255 afs_release_lock(struct afs_vnode *vnode, struct key *key) afs_release_lock() argument 284 struct afs_vnode *vnode = afs_lock_work() local 393 afs_defer_unlock(struct afs_vnode *vnode) afs_defer_unlock() argument 412 afs_do_setlk_check(struct afs_vnode *vnode, struct key *key, enum afs_flock_mode mode, afs_lock_type_t type) afs_do_setlk_check() argument 455 struct afs_vnode *vnode = AFS_FS_I(inode); afs_do_setlk() local 704 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); afs_do_unlk() local 724 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); afs_do_getlk() local 766 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); afs_lock() local 805 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); afs_flock() local 850 struct afs_vnode *vnode = AFS_FS_I(locks_inode(fl->fl_file)); afs_fl_copy_lock() local 868 struct afs_vnode *vnode = AFS_FS_I(locks_inode(fl->fl_file)); afs_fl_release_private() local [all...] |
| H A D | super.c | 660 struct afs_vnode *vnode = _vnode; in afs_i_init_once() local 680 struct afs_vnode *vnode; afs_alloc_inode() local 718 struct afs_vnode *vnode = AFS_FS_I(inode); afs_destroy_inode() local 755 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); afs_statfs() local [all...] |
| H A D | xattr.c | 42 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_acl() local 105 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_set_acl() local 143 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_yfs() local 235 struct afs_vnode *vnode in afs_xattr_set_yfs() local 271 struct afs_vnode *vnode = AFS_FS_I(inode); afs_xattr_get_cell() local 298 struct afs_vnode *vnode = AFS_FS_I(inode); afs_xattr_get_fid() local 336 struct afs_vnode *vnode = AFS_FS_I(inode); afs_xattr_get_volume() local [all...] |
| H A D | xdr_fs.h | 55 __be32 vnode; member
|
| H A D | file.c | 81 int afs_cache_wb_key(struct afs_vnode *vnode, struct afs_file *af) in afs_cache_wb_key() argument 116 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_open() local 167 struct afs_vnode *vnode = AFS_FS_I(inode); afs_release() local 225 struct afs_vnode *vnode = op->file[0].vnode; afs_fetch_data_success() local 249 afs_fetch_data(struct afs_vnode *vnode, struct key *key, struct afs_read *req) afs_fetch_data() argument 277 struct afs_vnode *vnode = AFS_FS_I(inode); afs_page_filler() local 419 struct afs_vnode *vnode = req->vnode; afs_readpages_page_done() local 445 struct afs_vnode *vnode = AFS_FS_I(mapping->host); afs_readpages_one() local 547 struct afs_vnode *vnode; afs_readpages() local 610 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); afs_invalidate_dirty() local 676 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); afs_invalidatepage() local 695 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); afs_releasepage() local [all...] |
| /kernel/liteos_a/fs/proc/os_adapt/ |
| H A D | proc_vfs.c | 80 int VfsProcfsCreate(struct Vnode* parent, const char *name, int mode, struct Vnode **vnode) in VfsProcfsCreate() argument 243 int VfsProcfsMkdir(struct Vnode *parent, const char *dirName, mode_t mode, struct Vnode **vnode) in VfsProcfsMkdir() argument 268 VfsProcfsRmdir(struct Vnode *parent, struct Vnode *vnode, const char *dirName) VfsProcfsRmdir() argument 428 VfsProcfsReadlink(struct Vnode *vnode, char *buffer, size_t bufLen) VfsProcfsReadlink() argument [all...] |
| H A D | fs_cache_proc.c | 124 struct Vnode *vnode = NULL; in PageCacheMapProcess() local
|
| /kernel/linux/linux-6.6/tools/bootconfig/ |
| H A D | main.c | 39 struct xbc_node *node, *cnode = NULL, *vnode; in xbc_show_compact_tree() local
|
| /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...] |