Lines Matching refs:lockd
3 * linux/fs/lockd/svc.c
5 * This is the central lockd service.
7 * FIXME: Separate the lockd NFS server functionality from the lockd NFS
40 #include <linux/lockd/lockd.h>
120 * This is the lockd kernel thread
123 lockd(void *vrqstp)
187 * Ensure there are active UDP and TCP listeners for lockd.
341 serv = svc_create(&nlmsvc_program, LOCKD_BUFSIZE, lockd);
383 * Bring up the lockd process if it's not already up.
408 * Decrement the user count and bring down lockd if we're the last.
722 .pg_name = "lockd", /* service name */