Searched refs:GOSSIP_NAME_DEBUG (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/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() 72 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 83 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 95 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 123 gossip_debug(GOSSIP_NAME_DEBUG, "%s called on %pd\n", in orangefs_lookup() 135 gossip_debug(GOSSIP_NAME_DEBUG, "%s:%s:%d using parent %pU\n", in orangefs_lookup() 145 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_lookup() 154 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_lookup() 183 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},
|