Searched refs:nfs_debug (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/sunrpc/
H A Dsysctl.c31 unsigned int nfs_debug; variable
32 EXPORT_SYMBOL_GPL(nfs_debug); variable
147 .procname = "nfs_debug",
148 .data = &nfs_debug,
/linux-4.1.27/include/linux/sunrpc/
H A Ddebug.h18 extern unsigned int nfs_debug;
/linux-4.1.27/include/linux/
H A Dnfs_fs.h400 if (unlikely(nfs_debug & NFSDBG_FACILITY)) \
560 # define ifdebug(fac) if (unlikely(nfs_debug & NFSDBG_##fac))
/linux-4.1.27/fs/nfs/
H A Dnfsroot.c114 nfs_debug |= NFSDBG_ROOT | NFSDBG_MOUNT; nfs_root_debug()
/linux-4.1.27/kernel/
H A Dsysctl_binary.c883 /* CTL_NFSDEBUG "nfs_debug" no longer used */

Completed in 150 milliseconds