Lines Matching refs:debuglog

182 static void debuglog(char const *fmt, ...);
221 debuglog(char const *fmt, ...)
254 debuglog("object is size 0\n");
257 debuglog("Object of size %d being clamped"
264 debuglog("Hbuff not large enough."
276 debuglog("Cbuff not large enough."
303 debuglog("Null netobj pointer\n");
306 debuglog("Size zero netobj\n");
310 debuglog("netobj: len: %d data: %s ::: %s\n",
329 debuglog("Dumping file lock structure @ %p\n", fl);
335 debuglog("Filehandle: %8s ::: %8s\n", hbuff, cbuff);
338 debuglog("Dumping nlm4_holder:\n"
344 debuglog("Dumping client identity:\n");
347 debuglog("Dumping client cookie:\n");
350 debuglog("nsm: %d status: %d flags: %d svid: %x"
355 debuglog("NULL file lock structure\n");
484 debuglog("Entering region overlap with vals: %llu:%llu--%llu:%llu\n",
490 debuglog("Exiting region overlap with val: %d\n",result);
680 debuglog("Entering netobj identity check\n");
683 debuglog("Preliminary length check passed\n");
685 debuglog("netobj %smatch\n", retval ? "" : "mis");
702 debuglog("Checking filelock identity\n");
710 debuglog("Exiting checking filelock identity: retval: %d\n",retval);
730 debuglog("Entering get_lock_matching_unlock\n");
731 debuglog("********Dump of fl*****************\n");
735 debuglog("Pointer to file lock: %p\n",ifl);
737 debuglog("****Dump of ifl****\n");
739 debuglog("*******************\n");
750 debuglog("get_lock_matching_unlock: Filehandles match, "
758 debuglog("get_lock_matching_unlock: Region overlap"
767 debuglog("get_lock_matching_unlock: Duplicate lock id. Granting\n");
771 debuglog("Exiting bet_lock_matching_unlock\n");
795 debuglog("Entering test_nfslock\n");
800 debuglog("Entering lock search loop\n");
802 debuglog("***********************************\n");
803 debuglog("Dumping match filelock\n");
804 debuglog("***********************************\n");
806 debuglog("***********************************\n");
812 debuglog("Top of lock loop\n");
813 debuglog("Pointer to file lock: %p\n",ifl);
815 debuglog("***********************************\n");
816 debuglog("Dumping test filelock\n");
817 debuglog("***********************************\n");
819 debuglog("***********************************\n");
830 debuglog("test_nfslock: filehandle match found\n");
837 debuglog("test_nfslock: Region overlap found"
846 debuglog("test_nfslock: Exclusivity failure: %d %d\n",
851 debuglog("test_nfslock: Duplicate id. Granting\n");
856 debuglog("test_nfslock: Lock attempt failed\n");
857 debuglog("Desired lock\n");
859 debuglog("Conflicting lock\n");
866 debuglog("Dumping file locks\n");
867 debuglog("Exiting test_nfslock\n");
898 debuglog("Entering lock_nfslock...\n");
903 debuglog("Inserting lock...\n");
908 debuglog("Exiting lock_nfslock...\n");
948 debuglog("Unable to allocate resource for split 1\n");
962 debuglog("Unable to allocate resource for split 1\n");
990 debuglog("Entering unlock_nfslock\n");
998 debuglog("Attempting to match lock...\n");
1002 debuglog("Unlock matched. Querying for split\n");
1006 debuglog("Split returned %d %p %p %p %p\n",spstatus,mfl,fl,*left_lock,*right_lock);
1007 debuglog("********Split dumps********");
1012 debuglog("********End Split dumps********");
1030 debuglog("Split left activated\n");
1035 debuglog("Split right activated\n");
1045 debuglog("Exiting unlock_nfslock\n");
1082 debuglog("hwlock resource allocation failure\n");
1089 debuglog("fhopen failed (from %16s): %32s\n",
1113 debuglog("flock failed (from %16s): %32s\n",
1133 debuglog("flock succeeded (from %16s)\n", fl->client_name);
1142 debuglog("Entering unlock_hwlock\n");
1143 debuglog("Entering loop interation\n");
1154 debuglog("Completed iteration. Proceeding\n");
1158 debuglog("Exiting unlock_hwlock (HW_DENIED_NOLOCK)\n");
1166 debuglog("Negative hardware reference count\n");
1174 debuglog("Exiting unlock_hwlock (HW_GRANTED)\n");
1205 debuglog("Entering duplicate_block");
1224 debuglog("Exiting duplicate_block: %s\n", retval ? "already blocked"
1232 debuglog("Entering add_blockingfilelock\n");
1242 debuglog("Exiting add_blockingfilelock: already blocked\n");
1254 debuglog("Exiting add_blockingfilelock: added blocked lock\n");
1261 debuglog("Entering remove_blockingfilelock\n");
1265 debuglog("Exiting remove_blockingfilelock\n");
1301 debuglog("Entering retry_blockingfilelocklist\n");
1304 debuglog("Iterator choice %p\n",ifl);
1305 debuglog("Next iterator choice %p\n",nfl);
1318 debuglog("Granted blocked lock\n");
1323 debuglog("Replacing blocked lock\n");
1328 debuglog("Exiting retry_blockingfilelocklist\n");
1370 debuglog("Entering lock_partialfilelock\n");
1393 debuglog("HW GRANTED\n");
1407 debuglog("HW RESERR\n");
1411 debuglog("HW DENIED\n");
1415 debuglog("Unmatched hwstatus %d\n",hwstatus);
1422 debuglog("Deleting trial NFS lock\n");
1432 debuglog("Unmatched lnlstatus %d\n");
1448 debuglog("BLOCKING LOCK RECEIVED\n");
1454 debuglog("BLOCKING LOCK DENIED IN HARDWARE\n");
1459 debuglog("Lock denied. Non-blocking failure\n");
1464 debuglog("Exiting lock_partialfilelock\n");
1486 debuglog("Entering unlock_partialfilelock\n");
1517 debuglog("Value of releasedfl: %p\n",releasedfl);
1520 debuglog("Value of releasedfl: %p\n",releasedfl);
1528 debuglog("HW duplicate lock failure for left split\n");
1537 debuglog("HW duplicate lock failure for right split\n");
1545 debuglog("NFS unlock granted. Attempting hardware unlock\n");
1549 debuglog("HW unlock returned with code %d\n",unlhwstatus);
1553 debuglog("HW unlock granted\n");
1559 debuglog("HW unlock denied no lock\n");
1565 debuglog("HW unlock failed\n");
1572 debuglog("Exiting with status retval: %d\n",retval);
1578 debuglog("All locks cleaned out\n");
1582 debuglog("NFS unlock failure\n");
1594 debuglog("Attempt to unlock self\n");
1615 debuglog("WARNING! Destroying incoming lock pointer\n");
1619 debuglog("Exiting unlock_partialfilelock\n");
1675 debuglog("Entering testpartialfilelock...\n");
1680 debuglog("test_partialfilelock: teststatus %d\n",teststatus);
1686 debuglog("Dumping locks...\n");
1689 debuglog("Done dumping locks...\n");
1692 debuglog("NFS test denied.\n");
1694 debuglog("Conflicting.\n");
1698 debuglog("Exiting testpartialfilelock...\n");
1719 debuglog("Entering do_test...\n");
1725 debuglog("PFL test lock granted\n");
1731 debuglog("PFL test lock granted--duplicate id detected\n");
1734 debuglog("Clearing conflicting_fl for call semantics\n");
1740 debuglog("PFL test lock denied\n");
1747 debuglog("PFL test lock resource fail\n");
1753 debuglog("PFL test lock *FAILED*\n");
1760 debuglog("Exiting do_test...\n");
1778 debuglog("Entering do_lock...\n");
1784 debuglog("PFL lock granted");
1789 debuglog("PFL lock granted--duplicate id detected");
1795 debuglog("PFL_NFS lock denied");
1801 debuglog("PFL_NFS blocking lock denied. Queued.\n");
1807 debuglog("PFL lock resource alocation fail\n");
1812 debuglog("PFL lock *FAILED*");
1818 debuglog("Exiting do_lock...\n");
1829 debuglog("Entering do_unlock...\n");
1834 debuglog("PFL unlock granted");
1840 debuglog("PFL_NFS unlock denied");
1846 debuglog("PFL_NFS no lock found\n");
1851 debuglog("PFL unlock resource failure");
1856 debuglog("PFL unlock *FAILED*");
1862 debuglog("Exiting do_unlock...\n");
1908 debuglog("No conflicting lock found\n");
1912 debuglog("Found conflicting lock\n");
1933 debuglog("Entering getlock...\n");
1950 debuglog("recieved fhandle size %d, local size %d",
1965 debuglog("Pointer to new lock is %p\n",newfl);
1969 debuglog("Pointer to new lock is %p\n",newfl);
1987 debuglog("Exiting getlock...\n");
2002 debuglog("Entering unlock...\n");
2013 debuglog("Exiting unlock...\n");
2056 debuglog("Unable to allocate entry for statd mon\n");
2064 debuglog("Locally Monitoring host %16s\n",hostname);
2066 debuglog("Attempting to tell statd\n");
2082 debuglog("Statd call failed\n");
2088 debuglog("Rpc call to statd failed with return value: %d\n",
2125 debuglog("Could not find host %16s in mon list\n", hostname);
2133 debuglog("Negative refcount!: %d\n",
2137 debuglog("Attempting to unmonitor host %16s\n", hostname);
2152 debuglog("Rpc call to unmonitor statd failed with "
2179 debuglog("notify from %s, new state %d", hostname, state);
2185 debuglog("Leaving notify\n");
2200 debuglog("About to send granted on blocked lock\n");
2228 debuglog("sending v4 reply%s",
2251 debuglog("sending v1 reply%s",
2264 debuglog("clnt_call returns %d(%s) for granted",