/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 518 CDEBUG(D_CONFIG, "finishing cleanup of obd %s (%s)\n", in class_decref() 629 CDEBUG(D_CONFIG, "Add profile %s\n", prof); in class_add_profile() 675 CDEBUG(D_CONFIG, "Del profile %s\n", prof); in class_del_profile() 1042 CDEBUG(D_CONFIG, "%s.%.*s: Set parameter %.*s=%s\n", in class_process_proc_param() 1097 CDEBUG(D_CONFIG, "Marker, inst_flg=%#x mark_flg=%#x\n", in class_config_llog_handler() 1104 CDEBUG(D_CONFIG, "SKIP #%d\n", in class_config_llog_handler() 1111 CDEBUG(D_CONFIG, "EXCLUDE %d\n", in class_config_llog_handler() 1129 CDEBUG(D_CONFIG, "skipping %#x\n", in class_config_llog_handler() 1158 CDEBUG(D_CONFIG, "cmd: %x marked EXCLUDED\n", in class_config_llog_handler() 1180 CDEBUG(D_CONFIG, "cmd %x, instance name: %s\n", in class_config_llog_handler() [all …]
|
D | llog_obd.c | 179 CDEBUG(D_CONFIG, "obd %s ctxt %d already set up\n", in llog_setup() 205 CDEBUG(D_CONFIG, "obd %s ctxt %d is initialized\n", in llog_setup()
|
D | llog_swab.c | 403 CDEBUG(D_CONFIG, "Find old cfg_marker(Srv32b,Clt64b) for target %s, converting\n", in lustre_swab_cfg_marker()
|
D | obd_mount.c | 44 #define D_MOUNT (D_SUPER|D_CONFIG/*|D_WARNING */)
|
/drivers/staging/lustre/lustre/lov/ |
D | lov_obd.c | 89 CDEBUG(D_CONFIG, "destroying %d lov targets\n", in lov_putref() 173 CDEBUG(D_CONFIG, "not connecting OSC %s; administratively disabled\n", in lov_connect_obd() 188 CDEBUG(D_CONFIG, "Connected tgt idx %d %s (%s) %sactive\n", index, in lov_connect_obd() 209 CDEBUG(D_CONFIG, "connect #%d\n", lov->lov_connects); in lov_connect() 264 CDEBUG(D_CONFIG, "%s: disconnecting target %s\n", in lov_disconnect_obd() 391 CDEBUG(D_CONFIG, "%sactivate OSC %s\n", in lov_set_osc_active() 403 CDEBUG(D_CONFIG, "Marking OSC %s %sactive\n", in lov_set_osc_active() 513 CDEBUG(D_CONFIG, "uuid:%s idx:%d gen:%d active:%d\n", in lov_add_target() 563 CDEBUG(D_CONFIG, "tgts: %p size: %d\n", in lov_add_target() 592 CDEBUG(D_CONFIG, "idx=%d ltd_gen=%d ld_tgt_count=%d\n", in lov_add_target() [all …]
|
D | lov_pool.c | 461 CDEBUG(D_CONFIG, LOV_POOLNAMEF" is pool #%d\n", in lov_pool_new() 547 CDEBUG(D_CONFIG, "Added %s to "LOV_POOLNAMEF" as member %d\n", in lov_pool_add() 593 CDEBUG(D_CONFIG, "%s removed from "LOV_POOLNAMEF"\n", ostname, in lov_pool_remove()
|
/drivers/staging/lustre/lustre/libcfs/ |
D | debug.c | 55 D_NETERROR | D_HA | D_CONFIG | D_IOCTL); 355 case D_CONFIG: in libcfs_debug_dbg2str()
|
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_debug.h | 149 #define D_CONFIG 0x01000000 macro
|
/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 341 CDEBUG(D_CONFIG, "connect to %s(%s) - %s, %s FOR %s\n", in lmv_connect_mdc() 399 CDEBUG(D_CONFIG, "Connected to %s(%s) successfully (%d)\n", in lmv_connect_mdc() 427 CDEBUG(D_CONFIG, "Target uuid: %s. index %d\n", uuidp->uuid, index); in lmv_add_target() 479 CDEBUG(D_CONFIG, "tgts: %p size: %d\n", lmv->tgts, in lmv_add_target() 538 CDEBUG(D_CONFIG, "Time to connect %s to %s\n", in lmv_check_connect()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_config.c | 366 CDEBUG(D_CONFIG, "ignore the unmatched deletion\n"); in sptlrpc_rule_set_merge()
|
/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 110 CDEBUG(D_CONFIG, "generated uuid: %s\n", sbi->ll_sb_uuid.uuid); in ll_init_sbi() 673 CDEBUG(D_CONFIG, "Parsing opts %s\n", options); in ll_options() 913 CDEBUG(D_CONFIG, "Found profile %s: mdc=%s osc=%s\n", profilenm, in ll_fill_super()
|
D | lloop.c | 792 CDEBUG(D_CONFIG, "registered lloop major %d with %u minors\n", in lloop_init()
|
/drivers/staging/lustre/lustre/osc/ |
D | lproc_osc.c | 73 CDEBUG(D_CONFIG, "activate %ld: ignoring repeat request\n", in active_store()
|
/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 42 #define D_MGC D_CONFIG /*|D_WARNING*/
|
/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 567 CDEBUG(D_CONFIG, "%s: client import never connected\n", in obd_cleanup_client_import()
|