Lines Matching refs:cifs_dbg
60 cifs_dbg(FYI, "warning: more than 65000 requests active\n");
98 cifs_dbg(FYI, "Null buffer passed to sesInfoFree\n");
146 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n");
192 /* cifs_dbg(FYI, "Null buffer passed to cifs_buf_release\n");*/
226 cifs_dbg(FYI, "Null buffer passed to cifs_small_buf_release\n");
300 cifs_dbg(VFS, "Bad protocol string signature header 0x%x\n",
313 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n",
324 cifs_dbg(FYI, "checkSMB Length: 0x%x, smb_buf_length: 0x%x\n",
351 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n");
353 cifs_dbg(VFS, "Length less than smb header size\n");
357 cifs_dbg(VFS, "%s: can't read BCC due to invalid WordCount(%u)\n",
368 cifs_dbg(VFS, "Length read does not match RFC1001 length %d\n",
381 cifs_dbg(FYI, "Calculated size %u vs length %u mismatch for mid=%u\n",
385 cifs_dbg(VFS, "RFC1001 size %u smaller than SMB for mid=%u\n",
398 cifs_dbg(VFS, "RFC1001 size %u more than 512 bytes larger than SMB for mid=%u\n",
417 cifs_dbg(FYI, "Checking for oplock break or dnotify response\n");
431 cifs_dbg(FYI, "Invalid data_offset %u\n",
437 cifs_dbg(FYI, "dnotify on %s Action: 0x%x\n",
444 cifs_dbg(FYI, "notify err 0x%x\n",
459 cifs_dbg(FYI, "Invalid handle on oplock break\n");
471 cifs_dbg(FYI, "oplock type 0x%x level 0x%x\n",
493 cifs_dbg(FYI, "file id match, oplock break\n");
510 cifs_dbg(FYI, "No matching file for oplock break\n");
515 cifs_dbg(FYI, "Can not process oplock break for non-existent connection\n");
540 cifs_dbg(VFS, "Autodisabling the use of server inode numbers on %s\n",
542 cifs_dbg(VFS, "The server doesn't seem to support them properly or the files might be on different servers (DFS)\n");
543 cifs_dbg(VFS, "Hardlinks will not be recognized on this mount. Consider mounting with the \"noserverino\" option to silence this message.\n");
554 cifs_dbg(FYI, "Exclusive Oplock granted on inode %p\n",
558 cifs_dbg(FYI, "Level II Oplock granted on inode %p\n",
698 cifs_dbg(VFS, "num_referrals: must be at least > 0, but we get num_referrals = %d\n",
706 cifs_dbg(VFS, "Referrals of V%d version are not supported, should be V3\n",
715 cifs_dbg(FYI, "num_referrals: %d dfs flags: 0x%x ...\n",
882 cifs_dbg(VFS, "Couldn't get user pages (rc=%zd)\n", rc);
887 cifs_dbg(VFS, "get pages rc=%zd more than %zu\n", rc,
898 cifs_dbg(VFS, "out of vec array capacity (%u vs %u)\n",
941 cifs_dbg(VFS, "Could not allocate crypto %s\n", name);
951 cifs_dbg(VFS, "no memory left to allocate crypto %s\n", name);
1114 cifs_dbg(FYI, "%s: target name: %s\n", __func__, target + 2);
1120 cifs_dbg(FYI, "%s: target ip: %s\n", __func__, tip);
1123 cifs_dbg(VFS, "%s: failed to convert target ip address\n",
1131 cifs_dbg(FYI, "%s: ip addresses match: %u\n", __func__, *result);