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