Searched refs:nlmclnt_proc (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/lockd/
H A Dbind.h55 extern int nlmclnt_proc(struct nlm_host *host, int cmd,
/linux-4.4.14/fs/lockd/
H A Dclntproc.c149 * nlmclnt_proc - Perform a single client-side lock request
155 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl) nlmclnt_proc() function
189 EXPORT_SYMBOL_GPL(nlmclnt_proc); variable
/linux-4.4.14/fs/nfs/
H A Dnfs3proc.c873 return nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl); nfs3_proc_lock()
H A Dproc.c641 return nlmclnt_proc(NFS_SERVER(inode)->nlm_host, cmd, fl); nfs_proc_lock()

Completed in 226 milliseconds