Home
last modified time | relevance | path

Searched refs:do_vfs_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/lockd/
H A Dclntproc.c487 static int do_vfs_lock(struct file_lock *fl) in do_vfs_lock() function
528 status = do_vfs_lock(fl); in nlmclnt_lock()
578 if (do_vfs_lock(fl) < 0) in nlmclnt_lock()
608 do_vfs_lock(fl); in nlmclnt_lock()
675 status = do_vfs_lock(fl); in nlmclnt_unlock()
/kernel/linux/linux-6.6/fs/lockd/
H A Dclntproc.c493 static int do_vfs_lock(struct file_lock *fl) in do_vfs_lock() function
535 status = do_vfs_lock(fl); in nlmclnt_lock()
595 if (do_vfs_lock(fl) < 0) in nlmclnt_lock()
628 do_vfs_lock(fl); in nlmclnt_lock()
695 status = do_vfs_lock(fl); in nlmclnt_unlock()

Completed in 3 milliseconds