Searched refs:GOSSIP_NAME_DEBUG (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ |
D | namei.c | 30 gossip_debug(GOSSIP_NAME_DEBUG, "%s: %pd\n", in orangefs_create() 48 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 71 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 80 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 92 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 120 gossip_debug(GOSSIP_NAME_DEBUG, "%s called on %pd\n", in orangefs_lookup() 132 gossip_debug(GOSSIP_NAME_DEBUG, "%s:%s:%d using parent %pU\n", in orangefs_lookup() 142 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_lookup() 151 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_lookup() 180 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_unlink() [all …]
|
D | orangefs-debug.h | 35 #define GOSSIP_NAME_DEBUG ((__u64)1 << 9) macro 75 {"name", GOSSIP_NAME_DEBUG},
|