Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dmain.c22 unsigned afs_debug; variable
23 module_param_named(debug, afs_debug, uint, S_IWUSR | S_IRUGO);
Dinternal.h1614 extern unsigned afs_debug;
1636 if (unlikely(afs_debug & AFS_DEBUG_KENTER)) \
1642 if (unlikely(afs_debug & AFS_DEBUG_KLEAVE)) \
1648 if (unlikely(afs_debug & AFS_DEBUG_KDEBUG)) \