Searched refs:GOSSIP_DEV_DEBUG (Results  1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/orangefs/ | 
| D | devorangefs-req.c | 138 	gossip_debug(GOSSIP_DEV_DEBUG, "client-core: opening device\n");  in orangefs_devreq_open()151 	gossip_debug(GOSSIP_DEV_DEBUG,  in orangefs_devreq_open()
 207 				gossip_debug(GOSSIP_DEV_DEBUG,  in orangefs_devreq_read()
 230 				gossip_debug(GOSSIP_DEV_DEBUG,  in orangefs_devreq_read()
 258 	gossip_debug(GOSSIP_DEV_DEBUG, "%s: reading op tag %llu %s\n",  in orangefs_devreq_read()
 312 	gossip_debug(GOSSIP_DEV_DEBUG,  in orangefs_devreq_read()
 335 		gossip_debug(GOSSIP_DEV_DEBUG,  in orangefs_devreq_read()
 375 	gossip_debug(GOSSIP_DEV_DEBUG, "%s: total:%d: ret:%zd:\n",  in orangefs_devreq_write_iter()
 417 		gossip_debug(GOSSIP_DEV_DEBUG,  in orangefs_devreq_write_iter()
 494 		gossip_debug(GOSSIP_DEV_DEBUG,  in orangefs_devreq_write_iter()
 [all …]
 
 | 
| D | orangefs-debug.h | 34 #define GOSSIP_DEV_DEBUG		((__u64)1 << 8)  macro74 	{"dev", GOSSIP_DEV_DEBUG},
 
 | 
| D | waitqueue.c | 45 		gossip_debug(GOSSIP_DEV_DEBUG,  in purge_waiting_ops()115 	gossip_debug(GOSSIP_DEV_DEBUG,  in service_operation()
 230 	gossip_debug(GOSSIP_DEV_DEBUG,  in orangefs_cancel_op_in_progress()
 
 | 
| D | orangefs-mod.c | 219 			gossip_debug(GOSSIP_DEV_DEBUG,  in purge_inprogress_ops()
 |