Searched refs:GOSSIP_DEBUGFS_DEBUG (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/orangefs/ |
A D | orangefs-debugfs.c | 227 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_help_open() 242 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_help_open() 271 gossip_debug(GOSSIP_DEBUGFS_DEBUG, "help_next: start\n"); in help_next() 321 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_open() 335 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_open() 365 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_read() 385 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_write() 406 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_write() 426 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_write() 465 gossip_debug(GOSSIP_DEBUGFS_DEBUG, in orangefs_debug_write() [all …]
|
A D | orangefs-debug.h | 38 #define GOSSIP_DEBUGFS_DEBUG ((__u64)1 << 12) macro 78 {"debugfs", GOSSIP_DEBUGFS_DEBUG},
|
Completed in 8 milliseconds