• Home
  • Raw
  • Download

Lines Matching refs:VFS

300 		cifs_dbg(VFS, "Bad protocol string signature header 0x%x\n",  in check_smb_hdr()
313 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n", in check_smb_hdr()
351 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n"); in checkSMB()
353 cifs_dbg(VFS, "Length less than smb header size\n"); in checkSMB()
357 cifs_dbg(VFS, "%s: can't read BCC due to invalid WordCount(%u)\n", in checkSMB()
368 cifs_dbg(VFS, "Length read does not match RFC1001 length %d\n", in checkSMB()
385 cifs_dbg(VFS, "RFC1001 size %u smaller than SMB for mid=%u\n", in checkSMB()
398 cifs_dbg(VFS, "RFC1001 size %u more than 512 bytes larger than SMB for mid=%u\n", in checkSMB()
540 cifs_dbg(VFS, "Autodisabling the use of server inode numbers on %s\n", in cifs_autodisable_serverino()
542 …cifs_dbg(VFS, "The server doesn't seem to support them properly or the files might be on different… in cifs_autodisable_serverino()
543 …cifs_dbg(VFS, "Hardlinks will not be recognized on this mount. Consider mounting with the \"noserv… in cifs_autodisable_serverino()
698 cifs_dbg(VFS, "num_referrals: must be at least > 0, but we get num_referrals = %d\n", in parse_dfs_referrals()
706 cifs_dbg(VFS, "Referrals of V%d version are not supported, should be V3\n", in parse_dfs_referrals()
882 cifs_dbg(VFS, "Couldn't get user pages (rc=%zd)\n", rc); in setup_aio_ctx_iter()
887 cifs_dbg(VFS, "get pages rc=%zd more than %zu\n", rc, in setup_aio_ctx_iter()
898 cifs_dbg(VFS, "out of vec array capacity (%u vs %u)\n", in setup_aio_ctx_iter()
941 cifs_dbg(VFS, "Could not allocate crypto %s\n", name); in cifs_alloc_hash()
951 cifs_dbg(VFS, "no memory left to allocate crypto %s\n", name); in cifs_alloc_hash()
1123 cifs_dbg(VFS, "%s: failed to convert target ip address\n", in match_target_ip()