Searched refs:GOSSIP_NAME_DEBUG (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/orangefs/ |
| H A D | namei.c | 31 gossip_debug(GOSSIP_NAME_DEBUG, "%s: %pd\n", in orangefs_create() 47 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 70 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 79 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 91 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_create() 119 gossip_debug(GOSSIP_NAME_DEBUG, "%s called on %pd\n", in orangefs_lookup() 131 gossip_debug(GOSSIP_NAME_DEBUG, "%s:%s:%d using parent %pU\n", in orangefs_lookup() 140 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_lookup() 149 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_lookup() 178 gossip_debug(GOSSIP_NAME_DEBUG, in orangefs_unlink() [all …]
|
| H A D | orangefs-debug.h | 35 #define GOSSIP_NAME_DEBUG ((__u64)1 << 9) macro
|
| H A D | orangefs-debugfs.c | 76 {"name", GOSSIP_NAME_DEBUG},
|