Home
last modified time | relevance | path

Searched refs:traceSMB (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/fs/cifs/
Dcifs_debug.h20 extern bool traceSMB; /* flag which enables the function below */
Dcifs_debug.c890 seq_printf(m, "%d\n", traceSMB); in traceSMB_proc_show()
904 rc = kstrtobool_from_user(buffer, count, &traceSMB); in traceSMB_proc_write()
Dmisc.c514 if (traceSMB == 0) in dump_smb()
Dcifsfs.c60 bool traceSMB; variable
/linux-5.19.10/Documentation/admin-guide/cifs/
Dusage.rst781 traceSMB If set to one, debug information is logged to the
816 echo 1 > /proc/fs/cifs/traceSMB