Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dfile.c700 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk() function
808 ret = do_unlk(filp, cmd, fl, is_local); in nfs_lock()
844 return do_unlk(filp, cmd, fl, is_local); in nfs_flock()