Home
last modified time | relevance | path

Searched refs:cifs_tcon_dbg (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/cifs/
Dcifs_debug.h127 #define cifs_tcon_dbg(type, fmt, ...) \ macro
155 #define cifs_tcon_dbg(type, fmt, ...) \ macro
Dsmb2pdu.c1024 cifs_tcon_dbg(VFS, "Unexpected null user (anonymous) auth flag sent by server\n"); in smb3_validate_negotiate()
1081 cifs_tcon_dbg(VFS, "Server does not support validate negotiate\n"); in smb3_validate_negotiate()
1085 cifs_tcon_dbg(VFS, "validate protocol negotiate failed: %d\n", rc); in smb3_validate_negotiate()
1092 cifs_tcon_dbg(VFS, "invalid protocol negotiate response size: %d\n", in smb3_validate_negotiate()
1119 cifs_tcon_dbg(VFS, "protocol revalidation - security settings mismatch\n"); in smb3_validate_negotiate()
1767 cifs_tcon_dbg(VFS, "DFS capability contradicts DFS flag\n"); in SMB2_tcon()
1771 cifs_tcon_dbg(VFS, "Encryption is requested but not supported\n"); in SMB2_tcon()
1784 cifs_tcon_dbg(VFS, "BAD_NETWORK_NAME: %s\n", tree); in SMB2_tcon()
2838 cifs_tcon_dbg(VFS, "srv returned invalid ioctl length: %d\n", *plen); in SMB2_ioctl()
2845 cifs_tcon_dbg(VFS, "Malformed ioctl resp: len %d offset %d\n", *plen, in SMB2_ioctl()
[all …]
Dsmb2ops.c581 cifs_tcon_dbg(VFS, "error %d on ioctl to get interface list\n", rc); in SMB3_request_interfaces()
1345 cifs_tcon_dbg(VFS, "refcpy ioctl error %d getting resume key\n", rc); in SMB2_request_res_key()
1349 cifs_tcon_dbg(VFS, "Invalid refcopy resume key length\n"); in SMB2_request_res_key()
1501 cifs_tcon_dbg(VFS, "invalid passthru query flags: 0x%x\n", qi.flags); in smb2_ioctl_query_info()
1630 cifs_tcon_dbg(VFS, "invalid cchunk response size\n"); in smb2_copychunk_range()
1644 cifs_tcon_dbg(VFS, "invalid copy chunk response\n"); in smb2_copychunk_range()
1649 cifs_tcon_dbg(VFS, "invalid num chunks written\n"); in smb2_copychunk_range()
2444 cifs_tcon_dbg(VFS, "ioctl error in %s rc=%d\n", __func__, rc); in smb2_get_dfs_refer()
2453 cifs_tcon_dbg(VFS, "parse error in %s rc=%d\n", __func__, rc); in smb2_get_dfs_refer()
2683 cifs_tcon_dbg(VFS, "srv returned invalid ioctl len: %d\n", in smb2_query_symlink()
Dtransport.c1414 cifs_tcon_dbg(VFS, "Illegal length, greater than maximum frame, %d\n", in SendReceiveBlockingLock()
1516 cifs_tcon_dbg(VFS, "Bad MID state?\n"); in SendReceiveBlockingLock()