Searched refs:afs_next_locker (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/afs/ |
H A D | flock.c | 16 static void afs_next_locker(struct afs_vnode *vnode, int error); 42 afs_next_locker(vnode, 0); in afs_lock_may_be_available() 111 static void afs_next_locker(struct afs_vnode *vnode, int error) in afs_next_locker() function 316 afs_next_locker(vnode, 0); in afs_lock_work() 370 afs_next_locker(vnode, 0); in afs_lock_work() 568 afs_next_locker(vnode, ret); in afs_do_setlk() 582 afs_next_locker(vnode, 0); in afs_do_setlk() 626 afs_next_locker(vnode, 0); in afs_do_setlk()
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | flock.c | 16 static void afs_next_locker(struct afs_vnode *vnode, int error); 42 afs_next_locker(vnode, 0); in afs_lock_may_be_available() 111 static void afs_next_locker(struct afs_vnode *vnode, int error) in afs_next_locker() function 316 afs_next_locker(vnode, 0); in afs_lock_work() 370 afs_next_locker(vnode, 0); in afs_lock_work() 568 afs_next_locker(vnode, ret); in afs_do_setlk() 582 afs_next_locker(vnode, 0); in afs_do_setlk() 626 afs_next_locker(vnode, 0); in afs_do_setlk()
|
Completed in 3 milliseconds