Lines Matching refs:afs_vnode

30 void afs_lock_may_be_available(struct afs_vnode *vnode)  in afs_lock_may_be_available()
41 static void afs_schedule_lock_extension(struct afs_vnode *vnode) in afs_schedule_lock_extension()
52 static void afs_grant_locks(struct afs_vnode *vnode, struct file_lock *fl) in afs_grant_locks()
73 static int afs_set_lock(struct afs_vnode *vnode, struct key *key, in afs_set_lock()
105 static int afs_extend_lock(struct afs_vnode *vnode, struct key *key) in afs_extend_lock()
136 static int afs_release_lock(struct afs_vnode *vnode, struct key *key) in afs_release_lock()
171 struct afs_vnode *vnode = in afs_lock_work()
172 container_of(work, struct afs_vnode, lock_work.work); in afs_lock_work()
320 static void afs_defer_unlock(struct afs_vnode *vnode) in afs_defer_unlock()
337 static int afs_do_setlk_check(struct afs_vnode *vnode, struct key *key, in afs_do_setlk_check()
382 static void afs_dequeue_lock(struct afs_vnode *vnode, struct file_lock *fl) in afs_dequeue_lock()
428 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_do_setlk()
582 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); in afs_do_unlk()
604 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); in afs_do_getlk()
640 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); in afs_lock()
663 struct afs_vnode *vnode = AFS_FS_I(locks_inode(file)); in afs_flock()
693 struct afs_vnode *vnode = AFS_FS_I(locks_inode(fl->fl_file)); in afs_fl_copy_lock()
708 struct afs_vnode *vnode = AFS_FS_I(locks_inode(fl->fl_file)); in afs_fl_release_private()