Lines Matching refs:debuglog

184 static void debuglog(char const *fmt, ...);
222 debuglog(char const *fmt, ...) in debuglog() function
255 debuglog("object is size 0\n");
258 debuglog("Object of size %d being clamped"
265 debuglog("Hbuff not large enough."
277 debuglog("Cbuff not large enough."
304 debuglog("Null netobj pointer\n"); in dump_netobj()
307 debuglog("Size zero netobj\n"); in dump_netobj()
311 debuglog("netobj: len: %d data: %s ::: %s\n", in dump_netobj()
330 debuglog("Dumping file lock structure @ %p\n", fl); in dump_filelock()
336 debuglog("Filehandle: %8s ::: %8s\n", hbuff, cbuff); in dump_filelock()
339 debuglog("Dumping nlm4_holder:\n" in dump_filelock()
345 debuglog("Dumping client identity:\n"); in dump_filelock()
348 debuglog("Dumping client cookie:\n"); in dump_filelock()
351 debuglog("nsm: %d status: %d flags: %d svid: %x" in dump_filelock()
356 debuglog("NULL file lock structure\n"); in dump_filelock()
474 debuglog("Entering region overlap with vals: %llu:%llu--%llu:%llu\n",
480 debuglog("Exiting region overlap with val: %d\n",result);
668 debuglog("Entering netobj identity check\n"); in same_netobj()
671 debuglog("Preliminary length check passed\n"); in same_netobj()
673 debuglog("netobj %smatch\n", retval ? "" : "mis"); in same_netobj()
690 debuglog("Checking filelock identity\n");
698 debuglog("Exiting checking filelock identity: retval: %d\n",retval);
718 debuglog("Entering get_lock_matching_unlock\n"); in get_lock_matching_unlock()
719 debuglog("********Dump of fl*****************\n"); in get_lock_matching_unlock()
723 debuglog("Pointer to file lock: %p\n",ifl); in get_lock_matching_unlock()
725 debuglog("****Dump of ifl****\n"); in get_lock_matching_unlock()
727 debuglog("*******************\n"); in get_lock_matching_unlock()
738 debuglog("get_lock_matching_unlock: Filehandles match, " in get_lock_matching_unlock()
746 debuglog("get_lock_matching_unlock: Region overlap" in get_lock_matching_unlock()
755 debuglog("get_lock_matching_unlock: Duplicate lock id. Granting\n"); in get_lock_matching_unlock()
759 debuglog("Exiting bet_lock_matching_unlock\n"); in get_lock_matching_unlock()
783 debuglog("Entering test_nfslock\n"); in test_nfslock()
788 debuglog("Entering lock search loop\n"); in test_nfslock()
790 debuglog("***********************************\n"); in test_nfslock()
791 debuglog("Dumping match filelock\n"); in test_nfslock()
792 debuglog("***********************************\n"); in test_nfslock()
794 debuglog("***********************************\n"); in test_nfslock()
800 debuglog("Top of lock loop\n"); in test_nfslock()
801 debuglog("Pointer to file lock: %p\n",ifl); in test_nfslock()
803 debuglog("***********************************\n"); in test_nfslock()
804 debuglog("Dumping test filelock\n"); in test_nfslock()
805 debuglog("***********************************\n"); in test_nfslock()
807 debuglog("***********************************\n"); in test_nfslock()
818 debuglog("test_nfslock: filehandle match found\n"); in test_nfslock()
825 debuglog("test_nfslock: Region overlap found" in test_nfslock()
834 debuglog("test_nfslock: Exclusivity failure: %d %d\n", in test_nfslock()
839 debuglog("test_nfslock: Duplicate id. Granting\n"); in test_nfslock()
844 debuglog("test_nfslock: Lock attempt failed\n"); in test_nfslock()
845 debuglog("Desired lock\n"); in test_nfslock()
847 debuglog("Conflicting lock\n"); in test_nfslock()
854 debuglog("Dumping file locks\n"); in test_nfslock()
855 debuglog("Exiting test_nfslock\n"); in test_nfslock()
886 debuglog("Entering lock_nfslock...\n"); in lock_nfslock()
891 debuglog("Inserting lock...\n"); in lock_nfslock()
896 debuglog("Exiting lock_nfslock...\n"); in lock_nfslock()
936 debuglog("Unable to allocate resource for split 1\n");
950 debuglog("Unable to allocate resource for split 1\n");
978 debuglog("Entering unlock_nfslock\n");
986 debuglog("Attempting to match lock...\n");
990 debuglog("Unlock matched. Querying for split\n");
994 debuglog("Split returned %d %p %p %p %p\n",spstatus,mfl,fl,*left_lock,*right_lock);
995 debuglog("********Split dumps********");
1000 debuglog("********End Split dumps********");
1018 debuglog("Split left activated\n");
1023 debuglog("Split right activated\n");
1033 debuglog("Exiting unlock_nfslock\n");
1070 debuglog("hwlock resource allocation failure\n"); in lock_hwlock()
1077 debuglog("fhopen failed (from %16s): %32s\n", in lock_hwlock()
1101 debuglog("flock failed (from %16s): %32s\n", in lock_hwlock()
1121 debuglog("flock succeeded (from %16s)\n", fl->client_name); in lock_hwlock()
1130 debuglog("Entering unlock_hwlock\n"); in unlock_hwlock()
1131 debuglog("Entering loop interation\n"); in unlock_hwlock()
1142 debuglog("Completed iteration. Proceeding\n"); in unlock_hwlock()
1146 debuglog("Exiting unlock_hwlock (HW_DENIED_NOLOCK)\n"); in unlock_hwlock()
1154 debuglog("Negative hardware reference count\n"); in unlock_hwlock()
1162 debuglog("Exiting unlock_hwlock (HW_GRANTED)\n"); in unlock_hwlock()
1193 debuglog("Entering duplicate_block"); in duplicate_block()
1212 debuglog("Exiting duplicate_block: %s\n", retval ? "already blocked" in duplicate_block()
1220 debuglog("Entering add_blockingfilelock\n"); in add_blockingfilelock()
1230 debuglog("Exiting add_blockingfilelock: already blocked\n"); in add_blockingfilelock()
1242 debuglog("Exiting add_blockingfilelock: added blocked lock\n"); in add_blockingfilelock()
1249 debuglog("Entering remove_blockingfilelock\n"); in remove_blockingfilelock()
1253 debuglog("Exiting remove_blockingfilelock\n"); in remove_blockingfilelock()
1289 debuglog("Entering retry_blockingfilelocklist\n"); in retry_blockingfilelocklist()
1292 debuglog("Iterator choice %p\n",ifl); in retry_blockingfilelocklist()
1293 debuglog("Next iterator choice %p\n",nfl); in retry_blockingfilelocklist()
1306 debuglog("Granted blocked lock\n"); in retry_blockingfilelocklist()
1311 debuglog("Replacing blocked lock\n"); in retry_blockingfilelocklist()
1316 debuglog("Exiting retry_blockingfilelocklist\n"); in retry_blockingfilelocklist()
1358 debuglog("Entering lock_partialfilelock\n"); in lock_partialfilelock()
1381 debuglog("HW GRANTED\n"); in lock_partialfilelock()
1395 debuglog("HW RESERR\n"); in lock_partialfilelock()
1399 debuglog("HW DENIED\n"); in lock_partialfilelock()
1403 debuglog("Unmatched hwstatus %d\n",hwstatus); in lock_partialfilelock()
1410 debuglog("Deleting trial NFS lock\n"); in lock_partialfilelock()
1421 debuglog("Unmatched lnlstatus %d\n"); in lock_partialfilelock()
1437 debuglog("BLOCKING LOCK RECEIVED\n"); in lock_partialfilelock()
1443 debuglog("BLOCKING LOCK DENIED IN HARDWARE\n"); in lock_partialfilelock()
1448 debuglog("Lock denied. Non-blocking failure\n"); in lock_partialfilelock()
1453 debuglog("Exiting lock_partialfilelock\n"); in lock_partialfilelock()
1475 debuglog("Entering unlock_partialfilelock\n"); in unlock_partialfilelock()
1506 debuglog("Value of releasedfl: %p\n",releasedfl); in unlock_partialfilelock()
1509 debuglog("Value of releasedfl: %p\n",releasedfl); in unlock_partialfilelock()
1517 debuglog("HW duplicate lock failure for left split\n"); in unlock_partialfilelock()
1526 debuglog("HW duplicate lock failure for right split\n"); in unlock_partialfilelock()
1534 debuglog("NFS unlock granted. Attempting hardware unlock\n"); in unlock_partialfilelock()
1538 debuglog("HW unlock returned with code %d\n",unlhwstatus); in unlock_partialfilelock()
1542 debuglog("HW unlock granted\n"); in unlock_partialfilelock()
1548 debuglog("HW unlock denied no lock\n"); in unlock_partialfilelock()
1554 debuglog("HW unlock failed\n"); in unlock_partialfilelock()
1561 debuglog("Exiting with status retval: %d\n",retval); in unlock_partialfilelock()
1567 debuglog("All locks cleaned out\n"); in unlock_partialfilelock()
1571 debuglog("NFS unlock failure\n"); in unlock_partialfilelock()
1583 debuglog("Attempt to unlock self\n"); in unlock_partialfilelock()
1605 debuglog("WARNING! Destroying incoming lock pointer\n"); in unlock_partialfilelock()
1609 debuglog("Exiting unlock_partialfilelock\n"); in unlock_partialfilelock()
1665 debuglog("Entering testpartialfilelock...\n"); in test_partialfilelock()
1670 debuglog("test_partialfilelock: teststatus %d\n",teststatus); in test_partialfilelock()
1676 debuglog("Dumping locks...\n"); in test_partialfilelock()
1679 debuglog("Done dumping locks...\n"); in test_partialfilelock()
1682 debuglog("NFS test denied.\n"); in test_partialfilelock()
1684 debuglog("Conflicting.\n"); in test_partialfilelock()
1688 debuglog("Exiting testpartialfilelock...\n"); in test_partialfilelock()
1709 debuglog("Entering do_test...\n"); in do_test()
1715 debuglog("PFL test lock granted\n"); in do_test()
1721 debuglog("PFL test lock granted--duplicate id detected\n"); in do_test()
1724 debuglog("Clearing conflicting_fl for call semantics\n"); in do_test()
1730 debuglog("PFL test lock denied\n"); in do_test()
1737 debuglog("PFL test lock resource fail\n"); in do_test()
1743 debuglog("PFL test lock *FAILED*\n"); in do_test()
1750 debuglog("Exiting do_test...\n"); in do_test()
1768 debuglog("Entering do_lock...\n"); in do_lock()
1774 debuglog("PFL lock granted"); in do_lock()
1779 debuglog("PFL lock granted--duplicate id detected"); in do_lock()
1785 debuglog("PFL_NFS lock denied"); in do_lock()
1791 debuglog("PFL_NFS blocking lock denied. Queued.\n"); in do_lock()
1797 debuglog("PFL lock resource alocation fail\n"); in do_lock()
1802 debuglog("PFL lock *FAILED*"); in do_lock()
1808 debuglog("Exiting do_lock...\n"); in do_lock()
1819 debuglog("Entering do_unlock...\n"); in do_unlock()
1824 debuglog("PFL unlock granted"); in do_unlock()
1830 debuglog("PFL_NFS unlock denied"); in do_unlock()
1836 debuglog("PFL_NFS no lock found\n"); in do_unlock()
1841 debuglog("PFL unlock resource failure"); in do_unlock()
1846 debuglog("PFL unlock *FAILED*"); in do_unlock()
1852 debuglog("Exiting do_unlock...\n"); in do_unlock()
1898 debuglog("No conflicting lock found\n"); in testlock()
1902 debuglog("Found conflicting lock\n"); in testlock()
1923 debuglog("Entering getlock...\n"); in getlock()
1940 debuglog("received fhandle size %d, local size %d", in getlock()
1955 debuglog("Pointer to new lock is %p\n",newfl); in getlock()
1959 debuglog("Pointer to new lock is %p\n",newfl); in getlock()
1977 debuglog("Exiting getlock...\n"); in getlock()
1992 debuglog("Entering unlock...\n"); in unlock()
2003 debuglog("Exiting unlock...\n"); in unlock()
2046 debuglog("Unable to allocate entry for statd mon\n"); in monitor_lock_host()
2054 debuglog("Locally Monitoring host %16s\n",hostname); in monitor_lock_host()
2056 debuglog("Attempting to tell statd\n"); in monitor_lock_host()
2072 debuglog("Statd call failed\n"); in monitor_lock_host()
2078 debuglog("Rpc call to statd failed with return value: %d\n", in monitor_lock_host()
2115 debuglog("Could not find host %16s in mon list\n", hostname); in unmonitor_lock_host()
2123 debuglog("Negative refcount!: %d\n", in unmonitor_lock_host()
2127 debuglog("Attempting to unmonitor host %16s\n", hostname); in unmonitor_lock_host()
2142 debuglog("Rpc call to unmonitor statd failed with " in unmonitor_lock_host()
2169 debuglog("notify from %s, new state %d", hostname, state); in notify()
2175 debuglog("Leaving notify\n"); in notify()
2190 debuglog("About to send granted on blocked lock\n");
2218 debuglog("sending v4 reply%s",
2241 debuglog("sending v1 reply%s",
2254 debuglog("clnt_call returns %d(%s) for granted",