Home
last modified time | relevance | path

Searched defs:vnode (Results 1 – 22 of 22) sorted by relevance

/linux/fs/afs/
H A Dflock.c25 static inline void afs_set_lock_state(struct afs_vnode *vnode, enum afs_lock_state state) in afs_set_lock_state()
36 void afs_lock_may_be_available(struct afs_vnode *vnode) in afs_lock_may_be_available()
51 static void afs_schedule_lock_extension(struct afs_vnode *vnode) in afs_schedule_lock_extension()
74 struct afs_vnode *vnode = op->file[0].vnode; in afs_lock_op_done() local
90 static void afs_grant_locks(struct afs_vnode *vnode) in afs_grant_locks()
111 static void afs_next_locker(struct afs_vnode *vnode, int error) in afs_next_locker()
157 static void afs_kill_lockers_enoent(struct afs_vnode *vnode) in afs_kill_lockers_enoent()
191 static int afs_set_lock(struct afs_vnode *vnode, struct key *key, in afs_set_lock()
223 static int afs_extend_lock(struct afs_vnode *vnode, struct key *key) in afs_extend_lock()
254 static int afs_release_lock(struct afs_vnode *vnode, struct key *key) in afs_release_lock()
[all …]
H A Dfs_operation.c61 static void afs_unlock_for_io(struct afs_vnode *vnode) in afs_unlock_for_io()
83 static void afs_lock_for_io(struct afs_vnode *vnode) in afs_lock_for_io()
110 static int afs_lock_for_io_interruptible(struct afs_vnode *vnode) in afs_lock_for_io_interruptible()
156 struct afs_vnode *vnode = op->file[0].vnode; in afs_get_io_locks() local
200 struct afs_vnode *vnode = op->file[0].vnode; in afs_drop_io_locks() local
214 struct afs_vnode *vnode = vp->vnode; in afs_prepare_vnode() local
239 struct afs_vnode *vnode = op->file[0].vnode; in afs_begin_vnode_operation() local
H A Dcallback.c31 struct afs_vnode *vnode = container_of(work, struct afs_vnode, cb_work); in afs_invalidate_mmap_work() local
38 struct afs_vnode *vnode; in afs_volume_init_callback() local
77 void __afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in __afs_break_callback()
101 void afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in afs_break_callback()
193 struct afs_vnode *vnode; in afs_break_one_callback() local
H A Ddir_silly.c27 struct afs_vnode *vnode = AFS_FS_I(d_inode(op->dentry)); in afs_silly_rename_edit_dir() local
60 static int afs_do_silly_rename(struct afs_vnode *dvnode, struct afs_vnode *vnode, in afs_do_silly_rename()
111 int afs_sillyrename(struct afs_vnode *dvnode, struct afs_vnode *vnode, in afs_sillyrename()
201 static int afs_do_silly_unlink(struct afs_vnode *dvnode, struct afs_vnode *vnode, in afs_do_silly_unlink()
247 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_silly_iput() local
H A Dxattr.c42 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 = AFS_FS_I(inode); in afs_xattr_set_yfs() local
273 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_cell() local
300 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_fid() local
338 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_xattr_get_volume() local
H A Dsecurity.c140 void afs_clear_permits(struct afs_vnode *vnode) in afs_clear_permits()
176 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, in afs_cache_permit()
336 static bool afs_check_permit_rcu(struct afs_vnode *vnode, struct key *key, in afs_check_permit_rcu()
375 int afs_check_permit(struct afs_vnode *vnode, struct key *key, in afs_check_permit()
434 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_permission() local
H A Dvalidation.c120 bool afs_check_validity(const struct afs_vnode *vnode) in afs_check_validity()
367 static void afs_zap_data(struct afs_vnode *vnode) in afs_zap_data()
391 int afs_validate(struct afs_vnode *vnode, struct key *key) in afs_validate()
H A Dsuper.c651 struct afs_vnode *vnode = _vnode; in afs_i_init_once() local
672 struct afs_vnode *vnode; in afs_alloc_inode() local
711 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_destroy_inode() local
748 struct afs_vnode *vnode = AFS_FS_I(d_inode(dentry)); in afs_statfs() local
H A Drotate.c35 struct afs_vnode *vnode) in afs_start_fs_iteration()
156 struct afs_vnode *vnode = op->file[0].vnode; in afs_select_fileserver() local
H A Ddir_edit.c241 void afs_edit_dir_add(struct afs_vnode *vnode, in afs_edit_dir_add()
393 void afs_edit_dir_remove(struct afs_vnode *vnode, in afs_edit_dir_remove()
528 void afs_edit_dir_update(struct afs_vnode *vnode, const struct qstr *name, in afs_edit_dir_update()
H A Dmntpt.c75 struct afs_vnode *vnode = AFS_FS_I(d_inode(mntpt)); in afs_mntpt_set_params() local
H A Dxdr_fs.h55 __be32 vnode; member
H A Dafs.h54 afs_vnodeid_t vnode; /* Lower 64-bits of file index within volume */ member
H A Dprotocol_yfs.h85 struct yfs_xdr_vnode vnode; member
/linux/fs/proc/
H A Dbootconfig.c28 struct xbc_node *leaf, *vnode; in copy_xbc_key_value_list() local
/linux/drivers/net/vxlan/
H A Dvxlan_vnifilter.c23 const struct vxlan_vni_node *vnode = ptr; in vxlan_vni_cmp() local
178 struct vxlan_vni_node *vnode; in vxlan_vnifilter_count() local
H A Dvxlan_core.c104 struct vxlan_vni_node *vnode; in vxlan_vs_find_vni() local
/linux/tools/bootconfig/
H A Dmain.c44 struct xbc_node *node, *cnode = NULL, *vnode; in xbc_show_compact_tree() local
/linux/lib/
H A Dbootconfig.c261 struct xbc_node **vnode) in xbc_node_find_value()
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1682 struct vio_dev *vio_find_node(struct device_node *vnode) in vio_find_node()
/linux/include/net/
H A Dvxlan.h264 struct rhash_head vnode; member
/linux/net/bridge/
H A Dbr_private.h217 struct rhash_head vnode; member