Searched refs:nlmclnt_proc (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/lockd/ |
| A D | bind.h | 79 extern int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data);
|
| /linux/fs/lockd/ |
| A D | clntproc.c | 158 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data) in nlmclnt_proc() function 197 EXPORT_SYMBOL_GPL(nlmclnt_proc);
|
| /linux/fs/nfs/ |
| A D | proc.c | 661 return nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl, NULL); in nfs_proc_lock()
|
| A D | nfs3proc.c | 971 status = nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl, l_ctx); in nfs3_proc_lock()
|
| /linux/ |
| A D | vmlinux.symvers | 4620 0x00000000 nlmclnt_proc vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 13714 ffff8000103fb620 T nlmclnt_proc
|
| A D | .tmp_System.map | 13714 ffff8000103fb620 T nlmclnt_proc
|
Completed in 859 milliseconds