Searched refs:afs_debug (Results 1 – 2 of 2) sorted by relevance
22 unsigned afs_debug; variable23 module_param_named(debug, afs_debug, uint, S_IWUSR | S_IRUGO);
1646 extern unsigned afs_debug;1668 if (unlikely(afs_debug & AFS_DEBUG_KENTER)) \1674 if (unlikely(afs_debug & AFS_DEBUG_KLEAVE)) \1680 if (unlikely(afs_debug & AFS_DEBUG_KDEBUG)) \