Searched refs:afs_debug (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/afs/
H A Dinternal.h1715 extern unsigned afs_debug;
1737 if (unlikely(afs_debug & AFS_DEBUG_KENTER)) \
1743 if (unlikely(afs_debug & AFS_DEBUG_KLEAVE)) \
1749 if (unlikely(afs_debug & AFS_DEBUG_KDEBUG)) \
H A Dmain.c22 unsigned afs_debug; variable
23 module_param_named(debug, afs_debug, uint, S_IWUSR | S_IRUGO);

Completed in 159 milliseconds