Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifs_debug.h28 extern bool traceSMB; /* flag which enables the function below */
Dcifs_debug.c721 seq_printf(m, "%d\n", traceSMB); in traceSMB_proc_show()
735 rc = kstrtobool_from_user(buffer, count, &traceSMB); in traceSMB_proc_write()
Dmisc.c515 if (traceSMB == 0) in dump_smb()
Dcifsfs.c57 bool traceSMB; variable
/Linux-v4.19/Documentation/filesystems/cifs/
DREADME661 traceSMB If set to one, debug information is logged to the
693 echo 1 > /proc/fs/cifs/traceSMB