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()
364 cifs_dbg(VFS, "Length read does not match RFC1001 length %d\n", in checkSMB()
381 cifs_dbg(VFS, "RFC1001 size %u smaller than SMB for mid=%u\n", in checkSMB()
394 cifs_dbg(VFS, "RFC1001 size %u more than 512 bytes larger than SMB for mid=%u\n", in checkSMB()
536 cifs_dbg(VFS, "Autodisabling the use of server inode numbers on %s\n", in cifs_autodisable_serverino()
538 …cifs_dbg(VFS, "The server doesn't seem to support them properly or the files might be on different… in cifs_autodisable_serverino()
539 …cifs_dbg(VFS, "Hardlinks will not be recognized on this mount. Consider mounting with the \"noserv… in cifs_autodisable_serverino()
694 cifs_dbg(VFS, "num_referrals: must be at least > 0, but we get num_referrals = %d\n", in parse_dfs_referrals()
702 cifs_dbg(VFS, "Referrals of V%d version are not supported, should be V3\n", in parse_dfs_referrals()
878 cifs_dbg(VFS, "Couldn't get user pages (rc=%zd)\n", rc); in setup_aio_ctx_iter()
883 cifs_dbg(VFS, "get pages rc=%zd more than %zu\n", rc, in setup_aio_ctx_iter()
894 cifs_dbg(VFS, "out of vec array capacity (%u vs %u)\n", in setup_aio_ctx_iter()
937 cifs_dbg(VFS, "Could not allocate crypto %s\n", name); in cifs_alloc_hash()
947 cifs_dbg(VFS, "no memory left to allocate crypto %s\n", name); in cifs_alloc_hash()
1119 cifs_dbg(VFS, "%s: failed to convert target ip address\n", in match_target_ip()