Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/lockd/
Dlockd_syms.c32 EXPORT_SYMBOL(nlmclnt_proc);
Dclntproc.c104 nlmclnt_proc(struct inode *inode, int cmd, struct file_lock *fl) in nlmclnt_proc() function
/linux-2.4.37.9/fs/nfs/
Dfile.c250 status = nlmclnt_proc(inode, cmd, fl); in do_getlk()
277 status = nlmclnt_proc(inode, cmd, fl); in do_unlk()
305 status = nlmclnt_proc(inode, cmd, fl); in do_setlk()
/linux-2.4.37.9/include/linux/lockd/
Dbind.h38 extern int nlmclnt_proc(struct inode *, int, struct file_lock *);