Home
last modified time | relevance | path

Searched refs:cifs_tcon_dbg (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.h123 #define cifs_tcon_dbg(type, fmt, ...) \ macro
150 #define cifs_tcon_dbg(type, fmt, ...) \ macro
H A Dsmb2misc.c755 cifs_tcon_dbg(VFS, "Close unmatched open for MID:%llx\n", in smb2_cancelled_close_fid()
758 cifs_tcon_dbg(VFS, "Close interrupted close\n"); in smb2_cancelled_close_fid()
763 cifs_tcon_dbg(VFS, "Close cancelled mid failed rc:%d\n", rc); in smb2_cancelled_close_fid()
H A Dsmb2pdu.c1037 cifs_tcon_dbg(VFS, "Unexpected null user (anonymous) auth flag sent by server\n"); in smb3_validate_negotiate()
1097 cifs_tcon_dbg(VFS, "Server does not support validate negotiate\n"); in smb3_validate_negotiate()
1101 cifs_tcon_dbg(VFS, "validate protocol negotiate failed: %d\n", in smb3_validate_negotiate()
1109 cifs_tcon_dbg(VFS, "Invalid protocol negotiate response size: %d\n", in smb3_validate_negotiate()
1136 cifs_tcon_dbg(VFS, "protocol revalidation - security settings mismatch\n"); in smb3_validate_negotiate()
1828 cifs_tcon_dbg(VFS, "DFS capability contradicts DFS flag\n"); in SMB2_tcon()
1832 cifs_tcon_dbg(VFS, "Encryption is requested but not supported\n"); in SMB2_tcon()
1845 cifs_tcon_dbg(VFS, "BAD_NETWORK_NAME: %s\n", tree); in SMB2_tcon()
3116 cifs_tcon_dbg(VFS, "srv returned invalid ioctl length: %d\n", *plen); in SMB2_ioctl()
3123 cifs_tcon_dbg(VF in SMB2_ioctl()
[all...]
H A Dsmb2ops.c598 cifs_tcon_dbg(VFS, "error %d on ioctl to get interface list\n", rc); in SMB3_request_interfaces()
1482 cifs_tcon_dbg(VFS, "refcpy ioctl error %d getting resume key\n", rc); in SMB2_request_res_key()
1486 cifs_tcon_dbg(VFS, "Invalid refcopy resume key length\n"); in SMB2_request_res_key()
1655 cifs_tcon_dbg(VFS, "Invalid passthru query flags: 0x%x\n", in smb2_ioctl_query_info()
1799 cifs_tcon_dbg(VFS, "Invalid cchunk response size\n"); in smb2_copychunk_range()
1813 cifs_tcon_dbg(VFS, "Invalid copy chunk response\n"); in smb2_copychunk_range()
1818 cifs_tcon_dbg(VFS, "Invalid num chunks written\n"); in smb2_copychunk_range()
2772 cifs_tcon_dbg(VFS, "ioctl error in %s rc=%d\n", __func__, rc); in smb2_get_dfs_refer()
2781 cifs_tcon_dbg(VFS, "parse error in %s rc=%d\n", __func__, rc); in smb2_get_dfs_refer()
3012 cifs_tcon_dbg(VF in smb2_query_symlink()
[all...]
H A Dtransport.c1468 cifs_tcon_dbg(VFS, "Invalid length, greater than maximum frame, %d\n", in SendReceiveBlockingLock()
1568 cifs_tcon_dbg(VFS, "Bad MID state?\n"); in SendReceiveBlockingLock()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.h123 #define cifs_tcon_dbg(type, fmt, ...) \ macro
150 #define cifs_tcon_dbg(type, fmt, ...) \ macro
H A Dsmb2misc.c756 cifs_tcon_dbg(VFS, "Close unmatched open for MID:%llu\n", in smb2_cancelled_close_fid()
759 cifs_tcon_dbg(VFS, "Close interrupted close\n"); in smb2_cancelled_close_fid()
764 cifs_tcon_dbg(VFS, "Close cancelled mid failed rc:%d\n", rc); in smb2_cancelled_close_fid()
H A Dsmb2pdu.c1277 cifs_tcon_dbg(VFS, "Unexpected null user (anonymous) auth flag sent by server\n"); in smb3_validate_negotiate()
1338 cifs_tcon_dbg(VFS, "Server does not support validate negotiate\n"); in smb3_validate_negotiate()
1342 cifs_tcon_dbg(VFS, "validate protocol negotiate failed: %d\n", in smb3_validate_negotiate()
1350 cifs_tcon_dbg(VFS, "Invalid protocol negotiate response size: %d\n", in smb3_validate_negotiate()
1377 cifs_tcon_dbg(VFS, "protocol revalidation - security settings mismatch\n"); in smb3_validate_negotiate()
2115 cifs_tcon_dbg(VFS, "DFS capability contradicts DFS flag\n"); in SMB2_tcon()
2119 cifs_tcon_dbg(VFS, "Encryption is requested but not supported\n"); in SMB2_tcon()
2135 cifs_tcon_dbg(VFS, "BAD_NETWORK_NAME: %s\n", tree); in SMB2_tcon()
3408 cifs_tcon_dbg(VFS, "srv returned invalid ioctl length: %d\n", *plen); in SMB2_ioctl()
3415 cifs_tcon_dbg(VF in SMB2_ioctl()
[all...]
H A Dsmb2ops.c781 cifs_tcon_dbg(VFS, "error %d on ioctl to get interface list\n", rc); in SMB3_request_interfaces()
1461 cifs_tcon_dbg(VFS, "refcpy ioctl error %d getting resume key\n", rc); in SMB2_request_res_key()
1465 cifs_tcon_dbg(VFS, "Invalid refcopy resume key length\n"); in SMB2_request_res_key()
1624 cifs_tcon_dbg(VFS, "Invalid passthru query flags: 0x%x\n", in smb2_ioctl_query_info()
1759 cifs_tcon_dbg(VFS, "Invalid cchunk response size\n"); in smb2_copychunk_range()
1773 cifs_tcon_dbg(VFS, "Invalid copy chunk response\n"); in smb2_copychunk_range()
1778 cifs_tcon_dbg(VFS, "Invalid num chunks written\n"); in smb2_copychunk_range()
2853 cifs_tcon_dbg(VFS, "%s: ioctl error: rc=%d\n", __func__, rc); in smb2_get_dfs_refer()
2862 cifs_tcon_dbg(VFS, "parse error in %s rc=%d\n", __func__, rc); in smb2_get_dfs_refer()
3101 cifs_tcon_dbg(VF in smb2_query_reparse_point()
[all...]
H A Dtransport.c1527 cifs_tcon_dbg(VFS, "Invalid length, greater than maximum frame, %d\n", in SendReceiveBlockingLock()
1634 cifs_tcon_dbg(VFS, "Bad MID state?\n"); in SendReceiveBlockingLock()
H A Dsmb1ops.c983 cifs_tcon_dbg(FYI, "%s: path=%s\n", __func__, full_path); in cifs_query_symlink()
H A Dcifssmb.c2713 cifs_tcon_dbg(FYI, "%s: path=%s\n", __func__, full_path); in cifs_query_reparse_point()

Completed in 38 milliseconds