Lines Matching refs:VFS
296 cifs_dbg(VFS, "Bad protocol string signature header 0x%x\n", in check_smb_hdr()
309 cifs_dbg(VFS, "Server sent request, not response. mid=%u\n", in check_smb_hdr()
347 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n"); in checkSMB()
349 cifs_dbg(VFS, "Length less than smb header size\n"); in checkSMB()
360 cifs_dbg(VFS, "Length read does not match RFC1001 length %d\n", in checkSMB()
377 cifs_dbg(VFS, "RFC1001 size %u smaller than SMB for mid=%u\n", in checkSMB()
390 cifs_dbg(VFS, "RFC1001 size %u more than 512 bytes larger than SMB for mid=%u\n", in checkSMB()
532 cifs_dbg(VFS, "Autodisabling the use of server inode numbers on %s\n", in cifs_autodisable_serverino()
534 …cifs_dbg(VFS, "The server doesn't seem to support them properly or the files might be on different… in cifs_autodisable_serverino()
535 …cifs_dbg(VFS, "Hardlinks will not be recognized on this mount. Consider mounting with the \"noserv… in cifs_autodisable_serverino()
856 cifs_dbg(VFS, "num_referrals: must be at least > 0, but we get num_referrals = %d\n", in parse_dfs_referrals()
864 cifs_dbg(VFS, "Referrals of V%d version are not supported, should be V3\n", in parse_dfs_referrals()
1040 cifs_dbg(VFS, "Couldn't get user pages (rc=%zd)\n", rc); in setup_aio_ctx_iter()
1045 cifs_dbg(VFS, "get pages rc=%zd more than %zu\n", rc, in setup_aio_ctx_iter()
1056 cifs_dbg(VFS, "out of vec array capacity (%u vs %u)\n", in setup_aio_ctx_iter()
1102 cifs_dbg(VFS, "Could not allocate crypto %s\n", name); in cifs_alloc_hash()
1112 cifs_dbg(VFS, "no memory left to allocate crypto %s\n", name); in cifs_alloc_hash()
1290 cifs_dbg(VFS, "%s: failed to convert target ip address\n", in match_target_ip()