Home
last modified time | relevance | path

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

/linux/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.c760 cifs_tcon_dbg(VFS, "Close unmatched open for MID:%llu\n", in smb2_cancelled_close_fid()
763 cifs_tcon_dbg(VFS, "Close interrupted close\n"); in smb2_cancelled_close_fid()
768 cifs_tcon_dbg(VFS, "Close cancelled mid failed rc:%d\n", rc); in smb2_cancelled_close_fid()
H A Dsmb2pdu.c1311 cifs_tcon_dbg(VFS, "Unexpected null user (anonymous) auth flag sent by server\n"); in smb3_validate_negotiate()
1372 cifs_tcon_dbg(VFS, "Server does not support validate negotiate\n"); in smb3_validate_negotiate()
1376 cifs_tcon_dbg(VFS, "validate protocol negotiate failed: %d\n", in smb3_validate_negotiate()
1384 cifs_tcon_dbg(VFS, "Invalid protocol negotiate response size: %d\n", in smb3_validate_negotiate()
1411 cifs_tcon_dbg(VFS, "protocol revalidation - security settings mismatch\n"); in smb3_validate_negotiate()
2152 cifs_tcon_dbg(VFS, "DFS capability contradicts DFS flag\n"); in SMB2_tcon()
2156 cifs_tcon_dbg(VFS, "Encryption is requested but not supported\n"); in SMB2_tcon()
3502 cifs_tcon_dbg(VFS, "srv returned invalid ioctl length: %d\n", *plen); in SMB2_ioctl()
3509 cifs_tcon_dbg(VFS, "Malformed ioctl resp: len %d offset %d\n", *plen, in SMB2_ioctl()
3868 cifs_tcon_dbg(VFS, in query_info()
[all …]
H A Dsmb2ops.c819 cifs_tcon_dbg(VFS, "error %d on ioctl to get interface list\n", rc); in SMB3_request_interfaces()
1521 cifs_tcon_dbg(VFS, "refcpy ioctl error %d getting resume key\n", rc); in SMB2_request_res_key()
1525 cifs_tcon_dbg(VFS, "Invalid refcopy resume key length\n"); in SMB2_request_res_key()
1692 cifs_tcon_dbg(VFS, "Invalid passthru query flags: 0x%x\n", in smb2_ioctl_query_info()
1842 cifs_tcon_dbg(VFS, "Invalid cchunk response size\n"); in smb2_copychunk_range()
1856 cifs_tcon_dbg(VFS, "Invalid copy chunk response\n"); in smb2_copychunk_range()
1861 cifs_tcon_dbg(VFS, "Invalid num chunks written\n"); in smb2_copychunk_range()
3004 cifs_tcon_dbg(FYI, "%s: ioctl error: rc=%d\n", __func__, rc); in smb2_get_dfs_refer()
3013 cifs_tcon_dbg(VFS, "%s: failed to parse DFS referral %s: %d\n", in smb2_get_dfs_refer()
H A Ddfs_cache.c1208 cifs_tcon_dbg(FYI, "%s: mark for reconnect\n", __func__); in __refresh_tcon_referral()
H A Dsmb1ops.c965 cifs_tcon_dbg(FYI, "%s: path=%s\n", __func__, full_path); in cifs_query_symlink()
H A Dreparse.c1093 cifs_tcon_dbg(VFS | ONCE, "unhandled reparse tag: 0x%08x\n", in parse_reparse_point()
H A Dcifssmb.c2699 cifs_tcon_dbg(FYI, "%s: path=%s\n", __func__, full_path); in cifs_query_reparse_point()