Searched refs:GOSSIP_NAME_DEBUG (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/fs/orangefs/ |
D | namei.c | 31 gossip_debug(GOSSIP_NAME_DEBUG, "%s: %pd\n", in orangefs_create() 49 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 72 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 81 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 93 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 121 gossip_debug(GOSSIP_NAME_DEBUG, "%s called on %pd\n", in orangefs_lookup() 133 gossip_debug(GOSSIP_NAME_DEBUG, "%s:%s:%d using parent %pU\n", in orangefs_lookup() 143 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_lookup() 152 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_lookup() 181 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},
|