Home
last modified time | relevance | path

Searched refs:afs_debug (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/afs/
Dmain.c23 unsigned afs_debug; variable
24 module_param_named(debug, afs_debug, uint, S_IWUSR | S_IRUGO);
Dinternal.h759 extern unsigned afs_debug;
781 if (unlikely(afs_debug & AFS_DEBUG_KENTER)) \
787 if (unlikely(afs_debug & AFS_DEBUG_KLEAVE)) \
793 if (unlikely(afs_debug & AFS_DEBUG_KDEBUG)) \