Searched refs:GOSSIP_DEV_DEBUG (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/orangefs/ |
H A D | devorangefs-req.c | 151 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_devreq_open() 312 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_devreq_read() 335 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_devreq_read() 417 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_devreq_write_iter() 494 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_devreq_write_iter() 527 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_devreq_release() 545 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_devreq_release() 626 gossip_debug(GOSSIP_DEV_DEBUG, in dispatch_ioctl_command() 642 gossip_debug(GOSSIP_DEV_DEBUG, in dispatch_ioctl_command() 800 gossip_debug(GOSSIP_DEV_DEBUG, in orangefs_dev_init() [all …]
|
H A D | orangefs-debug.h | 34 #define GOSSIP_DEV_DEBUG ((__u64)1 << 8) macro 74 {"dev", GOSSIP_DEV_DEBUG},
|
H A 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()
|
H A D | orangefs-mod.c | 219 gossip_debug(GOSSIP_DEV_DEBUG, in purge_inprogress_ops()
|