Searched refs:traceSMB (Results 1 – 5 of 5) sorted by relevance
20 extern bool traceSMB; /* flag which enables the function below */
1032 seq_printf(m, "%d\n", traceSMB); in traceSMB_proc_show()1046 rc = kstrtobool_from_user(buffer, count, &traceSMB); in traceSMB_proc_write()
536 if (traceSMB == 0) in dump_smb()
63 bool traceSMB; variable
768 traceSMB If set to one, debug information is logged to the803 echo 1 > /proc/fs/cifs/traceSMB