Home
last modified time | relevance | path

Searched refs:do_setlk (Results 1 – 1 of 1) sorted by relevance

/fs/nfs/
Dfile.c755 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk() function
828 ret = do_setlk(filp, cmd, fl, is_local); in nfs_lock()
854 return do_setlk(filp, cmd, fl, is_local); in nfs_flock()