nlmclnt_proc      197 fs/lockd/clntproc.c EXPORT_SYMBOL_GPL(nlmclnt_proc);
nlmclnt_proc      940 fs/nfs/nfs3proc.c 	status = nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl, l_ctx);
nlmclnt_proc      652 fs/nfs/proc.c  	return nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl, NULL);
nlmclnt_proc       78 include/linux/lockd/bind.h extern int	nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data);