Searched refs:NOISY (Results 1 – 4 of 4) sorted by relevance
/linux/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() 787 cifs_dbg(NOISY, "DACL revision %d size %d num aces %d\n", in parse_dacl() 1224 …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() 1532 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl() 1555 cifs_dbg(NOISY, "converting ACL to mode for %s\n", path); in cifs_acl_to_fattr() 1617 cifs_dbg(NOISY, "set ACL from mode for %s\n", path); in id_mode_to_cifs_acl() 1683 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc); in id_mode_to_cifs_acl() 1691 cifs_dbg(NOISY, "set_cifs_acl rc: %d\n", rc); in id_mode_to_cifs_acl()
|
H A D | cifsfs.c | 2029 cifs_dbg(NOISY, "exit_smb3\n"); in exit_cifs()
|
H A D | cifssmb.c | 488 cifs_dbg(NOISY, "Max buf = %d\n", ses->server->maxBuf); in CIFSSMBNegotiate() 973 cifs_dbg(NOISY, "unknown type\n"); in CIFSPOSIXCreate()
|