Lines Matching refs:seq_printf
123 seq_printf(m, "CIFS Version %s\n", CIFS_VERSION); in cifs_debug_data_proc_show()
124 seq_printf(m, "Features:"); in cifs_debug_data_proc_show()
126 seq_printf(m, " dfs"); in cifs_debug_data_proc_show()
129 seq_printf(m, " fscache"); in cifs_debug_data_proc_show()
132 seq_printf(m, " lanman"); in cifs_debug_data_proc_show()
135 seq_printf(m, " posix"); in cifs_debug_data_proc_show()
138 seq_printf(m, " spnego"); in cifs_debug_data_proc_show()
141 seq_printf(m, " xattr"); in cifs_debug_data_proc_show()
144 seq_printf(m, " acl"); in cifs_debug_data_proc_show()
147 seq_printf(m, "Active VFS Requests: %d\n", GlobalTotalActiveXid); in cifs_debug_data_proc_show()
148 seq_printf(m, "Servers:"); in cifs_debug_data_proc_show()
162 seq_printf(m, "\n%d) entry for %s not fully " in cifs_debug_data_proc_show()
165 seq_printf(m, in cifs_debug_data_proc_show()
173 seq_printf(m, "TCP status: %d\n\tLocal Users To " in cifs_debug_data_proc_show()
179 seq_printf(m, " In Send: %d In MaxReq Wait: %d", in cifs_debug_data_proc_show()
191 seq_printf(m, "\n\t%d) %s Mounts: %d ", j, in cifs_debug_data_proc_show()
194 seq_printf(m, "Type: %s ", in cifs_debug_data_proc_show()
197 seq_printf(m, "DevInfo: 0x%x Attributes: 0x%x" in cifs_debug_data_proc_show()
208 seq_printf(m, " type: %d ", dev_type); in cifs_debug_data_proc_show()
223 seq_printf(m, "\tState: %d com: %d pid:" in cifs_debug_data_proc_show()
306 seq_printf(m, in cifs_stats_proc_show()
309 seq_printf(m, "Share (unique mount targets): %d\n", in cifs_stats_proc_show()
311 seq_printf(m, "SMB Request/Response Buffer: %d Pool size: %d\n", in cifs_stats_proc_show()
314 seq_printf(m, "SMB Small Req/Resp Buffer: %d Pool size: %d\n", in cifs_stats_proc_show()
317 seq_printf(m, "Total Large %d Small %d Allocations\n", in cifs_stats_proc_show()
322 seq_printf(m, "Operations (MIDs): %d\n", atomic_read(&midCount)); in cifs_stats_proc_show()
323 seq_printf(m, in cifs_stats_proc_show()
327 seq_printf(m, in cifs_stats_proc_show()
344 seq_printf(m, "\n%d) %s", i, tcon->treeName); in cifs_stats_proc_show()
347 seq_printf(m, "\nSMBs: %d", in cifs_stats_proc_show()
424 seq_printf(m, "%d\n", cifsFYI); in cifsFYI_proc_show()
462 seq_printf(m, "%d\n", linuxExtEnabled); in cifs_linux_ext_proc_show()
502 seq_printf(m, "%d\n", lookupCacheEnabled); in cifs_lookup_cache_proc_show()
542 seq_printf(m, "%d\n", traceSMB); in traceSMB_proc_show()
582 seq_printf(m, "0x%x\n", global_secflags); in cifs_security_flags_proc_show()