Lines Matching defs:vnode

25 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()
158 static void afs_kill_lockers_enoent(struct afs_vnode *vnode) in afs_kill_lockers_enoent()
192 static int afs_set_lock(struct afs_vnode *vnode, struct key *key, in afs_set_lock()
224 static int afs_extend_lock(struct afs_vnode *vnode, struct key *key) in afs_extend_lock()
255 static int afs_release_lock(struct afs_vnode *vnode, struct key *key) in afs_release_lock()
284 struct afs_vnode *vnode = in afs_lock_work() local
393 static void afs_defer_unlock(struct afs_vnode *vnode) in afs_defer_unlock()
412 static int afs_do_setlk_check(struct afs_vnode *vnode, struct key *key, in afs_do_setlk_check()
455 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_do_setlk() local
704 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_do_unlk() local
724 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_do_getlk() local
766 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_lock() local
801 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_flock() local
846 struct afs_vnode *vnode = AFS_FS_I(file_inode(fl->fl_file)); in afs_fl_copy_lock() local
864 struct afs_vnode *vnode = AFS_FS_I(file_inode(fl->fl_file)); in afs_fl_release_private() local