Home
last modified time | relevance | path

Searched refs:cifsFYI (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifs_debug.h28 extern int cifsFYI;
64 if ((type) & FYI && cifsFYI & CIFS_INFO) { \
85 if ((type) & FYI && cifsFYI & CIFS_INFO) { \
113 if ((type) & FYI && cifsFYI & CIFS_INFO) { \
H A Dcifs_spnego.c165 if (cifsFYI && !IS_ERR(spnego_key)) { in cifs_get_spnego_key()
H A Dcifs_debug.c926 seq_printf(m, "%d\n", cifsFYI); in cifsFYI_proc_show()
946 cifsFYI = bv; in cifsFYI_proc_write()
948 cifsFYI = (int) (c[0] - '0'); /* see cifs_debug.h for meanings */ in cifsFYI_proc_write()
H A DKconfig63 value of /proc/fs/cifs/cifsFYI). See Documentation/admin-guide/cifs/usage.rst
H A Dsmb2misc.c268 if (unlikely(cifsFYI)) in smb2_check_message()
H A Dcifsfs.c61 int cifsFYI = 0; variable
917 if (cifsFYI) { in cifs_smb3_do_mount()
H A Dnetmisc.c830 else if (cifsFYI & CIFS_RC) in map_smb_to_linux_error()
H A Dtransport.c144 if (cifsFYI & CIFS_TIMER) { in __release_mid()
H A Dsmb2maperror.c2459 else if (cifsFYI & CIFS_RC) in map_smb2_to_linux_error()
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dusage.rst746 cifsFYI If set to non-zero value, additional debug information
753 kernel configuration. cifsFYI may be set to one or
792 echo 7 > /proc/fs/cifs/cifsFYI
794 cifsFYI functions as a bit mask. Setting it to 1 enables additional kernel