Lines Matching refs:lockd
3 * linux/fs/lockd/svc4proc.c
13 #include <linux/lockd/lockd.h>
14 #include <linux/lockd/share.h>
74 dprintk("lockd: NULL called\n");
89 dprintk("lockd: TEST4 called\n");
101 dprintk("lockd: TEST4 status %d\n", ntohl(resp->status));
123 dprintk("lockd: LOCK called\n");
150 dprintk("lockd: LOCK status %d\n", ntohl(resp->status));
171 dprintk("lockd: CANCEL called\n");
188 dprintk("lockd: CANCEL status %d\n", ntohl(resp->status));
211 dprintk("lockd: UNLOCK called\n");
228 dprintk("lockd: UNLOCK status %d\n", ntohl(resp->status));
252 dprintk("lockd: GRANTED called\n");
254 dprintk("lockd: GRANTED status %d\n", ntohl(resp->status));
265 * This is the generic lockd callback for async RPC calls
269 dprintk("lockd: %5u callback returned %d\n", task->tk_pid,
321 dprintk("lockd: TEST_MSG called\n");
327 dprintk("lockd: LOCK_MSG called\n");
333 dprintk("lockd: CANCEL_MSG called\n");
339 dprintk("lockd: UNLOCK_MSG called\n");
345 dprintk("lockd: GRANTED_MSG called\n");
360 dprintk("lockd: SHARE called\n");
377 dprintk("lockd: SHARE status %d\n", ntohl(resp->status));
395 dprintk("lockd: UNSHARE called\n");
412 dprintk("lockd: UNSHARE status %d\n", ntohl(resp->status));
427 dprintk("lockd: NM_LOCK called\n");
459 dprintk("lockd: SM_NOTIFY called\n");
463 printk(KERN_WARNING "lockd: rejected NSM callback from %s\n",
483 dprintk("lockd: GRANTED_RES called\n");