Searched refs:cifsFYI (Results 1 – 9 of 9) sorted by relevance
28 extern int cifsFYI;64 if ((type) & FYI && cifsFYI & CIFS_INFO) { \87 if ((type) & FYI && cifsFYI & CIFS_INFO) { \113 if ((type) & FYI && cifsFYI & CIFS_INFO) { \
165 if (cifsFYI && !IS_ERR(spnego_key)) { in cifs_get_spnego_key()
771 seq_printf(m, "%d\n", cifsFYI); in cifsFYI_proc_show()791 cifsFYI = bv; in cifsFYI_proc_write()793 cifsFYI = (int) (c[0] - '0'); /* see cifs_debug.h for meanings */ in cifsFYI_proc_write()
64 value of /proc/fs/cifs/cifsFYI). See Documentation/admin-guide/cifs/usage.rst
59 int cifsFYI = 0; variable828 if (cifsFYI) in cifs_smb3_do_mount()
830 else if (cifsFYI & CIFS_RC) in map_smb_to_linux_error()
140 if (cifsFYI & CIFS_TIMER) { in _cifs_mid_q_entry_release()
2457 else if (cifsFYI & CIFS_RC) in map_smb2_to_linux_error()
761 cifsFYI If set to non-zero value, additional debug information768 kernel configuration. cifsFYI may be set to one or807 echo 7 > /proc/fs/cifs/cifsFYI809 cifsFYI functions as a bit mask. Setting it to 1 enables additional kernel