Searched refs:NOISY (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifs_debug.h | 30 #define NOISY 4 macro 32 #define NOISY 0 macro 69 } else if ((type) & NOISY && (NOISY != 0)) { \ 93 } else if ((type) & NOISY && (NOISY != 0)) { \ 118 } else if ((type) & NOISY && (NOISY != 0)) { \
|
H A D | cifsacl.c | 593 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode() 606 cifs_dbg(NOISY, "access flags 0x%x mode now %04o\n", flags, *pmode); in access_flags_to_mode() 635 cifs_dbg(NOISY, "mode: %04o, access flags now 0x%x\n", in mode_to_access_flags() 729 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl() 962 cifs_dbg(NOISY, "revision %d type 0x%x ooffset 0x%x goffset 0x%x sacloffset 0x%x dacloffset 0x%x\n", in parse_sec_desc() 1227 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl() 1248 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr() 1303 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl() 1347 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl() 1355 cifs_dbg(NOISY, "set_cifs_ac in id_mode_to_cifs_acl() [all...] |
H A D | transport.c | 873 cifs_dbg(NOISY, "SendRcvNoRsp flags %d rc %d\n", flags, rc); in SendReceiveNoRsp()
|
H A D | cifsfs.c | 1684 cifs_dbg(NOISY, "exit_smb3\n"); in exit_cifs()
|
H A D | netmisc.c | 136 cifs_dbg(NOISY, "address conversion returned %d for %*.*s\n", in cifs_inet_pton()
|
H A D | cifssmb.c | 672 cifs_dbg(NOISY, "Max buf = %d\n", ses->server->maxBuf); in CIFSSMBNegotiate() 1145 cifs_dbg(NOISY, "unknown type\n"); in CIFSPOSIXCreate()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifs_debug.h | 30 #define NOISY 4 macro 32 #define NOISY 0 macro 69 } else if ((type) & NOISY && (NOISY != 0)) { \ 92 } else if ((type) & NOISY && (NOISY != 0)) { \ 118 } else if ((type) & NOISY && (NOISY != 0)) { \
|
H A D | cifsacl.c | 605 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode() 635 cifs_dbg(NOISY, "access flags 0x%x mode now %04o\n", flags, *pmode); in access_flags_to_mode() 664 cifs_dbg(NOISY, "mode: %04o, access flags now 0x%x\n", in mode_to_access_flags() 786 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl() 1212 cifs_dbg(NOISY, "revision %d type 0x%x ooffset 0x%x goffset 0x%x sacloffset 0x%x dacloffset 0x%x\n", in parse_sec_desc() 1515 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl() 1538 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr() 1597 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl() 1662 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl() 1670 cifs_dbg(NOISY, "set_cifs_ac in id_mode_to_cifs_acl() [all...] |
H A D | netmisc.c | 135 cifs_dbg(NOISY, "address conversion returned %d for %*.*s\n", in cifs_inet_pton()
|
H A D | cifsfs.c | 1962 cifs_dbg(NOISY, "exit_smb3\n"); in exit_cifs()
|
H A D | transport.c | 880 cifs_dbg(NOISY, "SendRcvNoRsp flags %d rc %d\n", flags, rc); in SendReceiveNoRsp()
|
H A D | cifssmb.c | 480 cifs_dbg(NOISY, "Max buf = %d\n", ses->server->maxBuf); in CIFSSMBNegotiate() 965 cifs_dbg(NOISY, "unknown type\n"); in CIFSPOSIXCreate()
|
Completed in 31 milliseconds