Searched refs:GOSSIP_DEV_DEBUG (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/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) macro 74 {"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() 232 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_cancel_op_in_progress()
|
D | orangefs-mod.c | 222 gossip_debug(GOSSIP_DEV_DEBUG, in purge_inprogress_ops()
|