Lines Matching refs:lockd
3 * linux/fs/lockd/svcproc.c
13 #include <linux/lockd/lockd.h>
14 #include <linux/lockd/share.h>
104 dprintk("lockd: NULL called\n");
119 dprintk("lockd: TEST called\n");
131 dprintk("lockd: TEST status %d vers %d\n",
154 dprintk("lockd: LOCK called\n");
181 dprintk("lockd: LOCK status %d\n", ntohl(resp->status));
203 dprintk("lockd: CANCEL called\n");
220 dprintk("lockd: CANCEL status %d\n", ntohl(resp->status));
244 dprintk("lockd: UNLOCK called\n");
261 dprintk("lockd: UNLOCK status %d\n", ntohl(resp->status));
285 dprintk("lockd: GRANTED called\n");
287 dprintk("lockd: GRANTED status %d\n", ntohl(resp->status));
298 * This is the generic lockd callback for async RPC calls
302 dprintk("lockd: %5u callback returned %d\n", task->tk_pid,
362 dprintk("lockd: TEST_MSG called\n");
368 dprintk("lockd: LOCK_MSG called\n");
374 dprintk("lockd: CANCEL_MSG called\n");
381 dprintk("lockd: UNLOCK_MSG called\n");
388 dprintk("lockd: GRANTED_MSG called\n");
403 dprintk("lockd: SHARE called\n");
420 dprintk("lockd: SHARE status %d\n", ntohl(resp->status));
438 dprintk("lockd: UNSHARE called\n");
455 dprintk("lockd: UNSHARE status %d\n", ntohl(resp->status));
470 dprintk("lockd: NM_LOCK called\n");
502 dprintk("lockd: SM_NOTIFY called\n");
506 printk(KERN_WARNING "lockd: rejected NSM callback from %s\n",
526 dprintk("lockd: GRANTED_RES called\n");