Searched refs:nlmclnt_proc (Results 1 – 4 of 4) sorted by relevance
54 extern int nlmclnt_proc(struct nlm_host *host, int cmd,
154 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl) in nlmclnt_proc() function184 EXPORT_SYMBOL_GPL(nlmclnt_proc);
681 return nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl); in nfs_proc_lock()
848 return nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl); in nfs3_proc_lock()