Searched refs:NOISY (Results 1 – 8 of 8) sorted by relevance
/openbmc/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() 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_acl rc: %d\n", rc); in id_mode_to_cifs_acl()
|
H A D | netmisc.c | 135 cifs_dbg(NOISY, "address conversion returned %d for %*.*s\n", in cifs_inet_pton()
|
H A D | transport.c | 880 cifs_dbg(NOISY, "SendRcvNoRsp flags %d rc %d\n", flags, rc); in SendReceiveNoRsp()
|
H A D | cifsfs.c | 1986 cifs_dbg(NOISY, "exit_smb3\n"); in exit_cifs()
|
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()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa25x_udc.h | 146 # define NOISY 0 macro
|
H A D | pxa25x_udc.c | 495 debug_cond(NOISY, "wrote %s %d bytes%s%s %d left %p\n", in write_fifo() 537 debug_cond(NOISY, "%s() %s, udccs0: %02x/%02x usir: %X.%X\n", in ep0start() 554 debug_cond(NOISY, "ep0in %d bytes %d left %p\n", count, in write_ep0_fifo() 630 debug_cond(NOISY, "read %s %02x, %d bytes%s req %p %d/%d\n", in read_fifo() 759 debug_cond(NOISY, "%s queue req %p, len %d buf %p\n", in pxa25x_ep_queue() 1588 debug_cond(NOISY, "irq %02x.%02x\n", usir1, usir0); in pxa25x_udc_irq()
|