Searched refs:do_vfs_lock (Results 1 – 3 of 3) sorted by relevance
474 static int do_vfs_lock(struct file_lock *fl) in do_vfs_lock() function526 status = do_vfs_lock(fl); in nlmclnt_lock()576 if (do_vfs_lock(fl) < 0) in nlmclnt_lock()606 do_vfs_lock(fl); in nlmclnt_lock()673 status = do_vfs_lock(fl); in nlmclnt_unlock()
729 static int do_vfs_lock(struct file *file, struct file_lock *fl) in do_vfs_lock() function777 status = do_vfs_lock(filp, fl); in do_unlk()807 status = do_vfs_lock(filp, fl); in do_setlk()
4592 static int do_vfs_lock(struct file *file, struct file_lock *fl) in do_vfs_lock() function4759 if (do_vfs_lock(request->fl_file, request) == -ENOENT) { in nfs4_proc_unlck()5103 status = do_vfs_lock(request->fl_file, request); in _nfs4_proc_setlk()5111 status = do_vfs_lock(request->fl_file, request); in _nfs4_proc_setlk()5126 if (do_vfs_lock(request->fl_file, request) < 0) in _nfs4_proc_setlk()