Lines Matching refs:seq_printf

101 	seq_printf(m, "%s Mounts: %d ", tcon->treeName, tcon->tc_count);  in cifs_debug_tcon()
103 seq_printf(m, "Type: %s ", tcon->nativeFileSystem); in cifs_debug_tcon()
104 seq_printf(m, "DevInfo: 0x%x Attributes: 0x%x\n\tPathComponentMax: %d Status: %d", in cifs_debug_tcon()
114 seq_printf(m, " type: %d ", dev_type); in cifs_debug_tcon()
116 seq_printf(m, " Encrypted"); in cifs_debug_tcon()
118 seq_printf(m, " nocase"); in cifs_debug_tcon()
120 seq_printf(m, " POSIX Extensions"); in cifs_debug_tcon()
135 seq_printf(m, "\t\tSpeed: %zu bps\n", iface->speed); in cifs_dump_iface()
143 seq_printf(m, "\t\tIPv4: %pI4\n", &ipv4->sin_addr); in cifs_dump_iface()
145 seq_printf(m, "\t\tIPv6: %pI6\n", &ipv6->sin6_addr); in cifs_dump_iface()
160 seq_printf(m, "CIFS Version %s\n", CIFS_VERSION); in cifs_debug_data_proc_show()
161 seq_printf(m, "Features:"); in cifs_debug_data_proc_show()
163 seq_printf(m, " DFS"); in cifs_debug_data_proc_show()
166 seq_printf(m, ",FSCACHE"); in cifs_debug_data_proc_show()
169 seq_printf(m, ",SMB_DIRECT"); in cifs_debug_data_proc_show()
172 seq_printf(m, ",STATS2"); in cifs_debug_data_proc_show()
174 seq_printf(m, ",STATS"); in cifs_debug_data_proc_show()
177 seq_printf(m, ",DEBUG2"); in cifs_debug_data_proc_show()
179 seq_printf(m, ",DEBUG"); in cifs_debug_data_proc_show()
182 seq_printf(m, ",ALLOW_INSECURE_LEGACY"); in cifs_debug_data_proc_show()
185 seq_printf(m, ",WEAK_PW_HASH"); in cifs_debug_data_proc_show()
188 seq_printf(m, ",CIFS_POSIX"); in cifs_debug_data_proc_show()
191 seq_printf(m, ",UPCALL(SPNEGO)"); in cifs_debug_data_proc_show()
194 seq_printf(m, ",XATTR"); in cifs_debug_data_proc_show()
197 seq_printf(m, ",ACL"); in cifs_debug_data_proc_show()
200 seq_printf(m, "Active VFS Requests: %d\n", GlobalTotalActiveXid); in cifs_debug_data_proc_show()
201 seq_printf(m, "Servers:"); in cifs_debug_data_proc_show()
213 seq_printf(m, "\nSMBDirect (in hex) protocol version: %x " in cifs_debug_data_proc_show()
217 seq_printf(m, "\nConn receive_credit_max: %x " in cifs_debug_data_proc_show()
222 seq_printf(m, "\nConn max_fragmented_recv_size: %x " in cifs_debug_data_proc_show()
227 seq_printf(m, "\nConn keep_alive_interval: %x " in cifs_debug_data_proc_show()
232 seq_printf(m, "\nDebug count_get_receive_buffer: %x " in cifs_debug_data_proc_show()
237 seq_printf(m, "\nRead Queue count_reassembly_queue: %x " in cifs_debug_data_proc_show()
249 seq_printf(m, "\nCurrent Credits send_credits: %x " in cifs_debug_data_proc_show()
254 seq_printf(m, "\nPending send_pending: %x send_payload_pending:" in cifs_debug_data_proc_show()
260 seq_printf(m, "\nReceive buffers count_receive_queue: %x " in cifs_debug_data_proc_show()
264 seq_printf(m, "\nMR responder_resources: %x " in cifs_debug_data_proc_show()
269 seq_printf(m, "\nMR mr_ready_count: %x mr_used_count: %x", in cifs_debug_data_proc_show()
274 seq_printf(m, "\nNumber of credits: %d Dialect 0x%x", in cifs_debug_data_proc_show()
277 seq_printf(m, " signed"); in cifs_debug_data_proc_show()
279 seq_printf(m, " posix"); in cifs_debug_data_proc_show()
288 seq_printf(m, "\n%d) Name: %s Uses: %d Capability: 0x%x\tSession Status: %d\t", in cifs_debug_data_proc_show()
292 seq_printf(m, "Guest\t"); in cifs_debug_data_proc_show()
294 seq_printf(m, "Anonymous\t"); in cifs_debug_data_proc_show()
296 seq_printf(m, in cifs_debug_data_proc_show()
305 seq_printf(m, "RDMA\n\t"); in cifs_debug_data_proc_show()
306 seq_printf(m, "TCP status: %d\n\tLocal Users To " in cifs_debug_data_proc_show()
312 seq_printf(m, " In Send: %d In MaxReq Wait: %d", in cifs_debug_data_proc_show()
320 seq_printf(m, "\n\t%d) IPC: ", j); in cifs_debug_data_proc_show()
330 seq_printf(m, "\n\t%d) ", j); in cifs_debug_data_proc_show()
340 seq_printf(m, "\tState: %d com: %d pid:" in cifs_debug_data_proc_show()
352 seq_printf(m, "\n\tServer interfaces: %zu\n", in cifs_debug_data_proc_show()
355 seq_printf(m, "\t%d)\n", j); in cifs_debug_data_proc_show()
434 seq_printf(m, "Resources in use\nCIFS Session: %d\n", in cifs_stats_proc_show()
436 seq_printf(m, "Share (unique mount targets): %d\n", in cifs_stats_proc_show()
438 seq_printf(m, "SMB Request/Response Buffer: %d Pool size: %d\n", in cifs_stats_proc_show()
441 seq_printf(m, "SMB Small Req/Resp Buffer: %d Pool size: %d\n", in cifs_stats_proc_show()
444 seq_printf(m, "Total Large %d Small %d Allocations\n", in cifs_stats_proc_show()
449 seq_printf(m, "Operations (MIDs): %d\n", atomic_read(&midCount)); in cifs_stats_proc_show()
450 seq_printf(m, in cifs_stats_proc_show()
454 seq_printf(m, in cifs_stats_proc_show()
466 seq_printf(m, "%d slow responses from %s for command %d\n", in cifs_stats_proc_show()
478 seq_printf(m, "\n%d) %s", i, tcon->treeName); in cifs_stats_proc_show()
481 seq_printf(m, "\nSMBs: %d", in cifs_stats_proc_show()
520 seq_printf(m, "%d\n", name ); \
620 seq_printf(m, "%d\n", cifsFYI); in cifsFYI_proc_show()
659 seq_printf(m, "%d\n", linuxExtEnabled); in cifs_linux_ext_proc_show()
690 seq_printf(m, "%d\n", lookupCacheEnabled); in cifs_lookup_cache_proc_show()
721 seq_printf(m, "%d\n", traceSMB); in traceSMB_proc_show()
752 seq_printf(m, "0x%x\n", global_secflags); in cifs_security_flags_proc_show()