Searched refs:D_MGC (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 42 #define D_MGC D_CONFIG /*|D_WARNING*/ macro 85 CDEBUG(D_MGC, "log %s to resid %#llx/%#llx (%.8s)\n", name, in mgc_name2resid() 140 CDEBUG(D_MGC, "dropping config log %s\n", cld->cld_logname); in config_log_put() 198 CDEBUG(D_MGC, "do adding config log %s:%p\n", logname, in do_config_log_add() 296 CDEBUG(D_MGC, "adding config log %s:%p\n", logname, cfg->cfg_instance); in config_log_add() 432 CDEBUG(D_MGC, "end config log %s (%d)\n", logname ? logname : "client", in config_log_end() 490 CDEBUG(D_MGC, "updating log %s\n", cld->cld_logname); in do_requeue() 493 CDEBUG(D_MGC, "disconnecting, won't update log %s\n", in do_requeue() 510 CDEBUG(D_MGC, "Starting requeue thread\n"); in mgc_requeue_thread() 596 CDEBUG(D_MGC, "Ending requeue thread\n"); in mgc_requeue_thread() [all …]
|