/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | llog_cat.c | 83 CERROR("%s: log "DOSTID" generation %x != %x\n", in llog_cat_id2handle() 100 CERROR("%s: error opening log id "DOSTID":%x: rc = %d\n", in llog_cat_id2handle() 159 CDEBUG(D_HA, "processing log "DOSTID":%x at index %u of catalog " in llog_cat_process_cb() 160 DOSTID"\n", POSTID(&lir->lid_id.lgl_oi), lir->lid_id.lgl_ogen, in llog_cat_process_cb() 165 CERROR("%s: cannot find handle for llog "DOSTID": %d\n", in llog_cat_process_cb() 211 CWARN("catlog "DOSTID" crosses index zero\n", in llog_cat_process_or_fork()
|
D | llog_swab.c | 50 CDEBUG(D_OTHER, "\tlgd_logid.lgl_oi: "DOSTID"\n", in print_llogd_body()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lov_merge.c | 64 CDEBUG(D_INODE, "MDT ID "DOSTID" initial value: s=%llu m=%llu a=%llu c=%llu b=%llu\n", in lov_merge_lvb_kms() 96 CDEBUG(D_INODE, "MDT ID "DOSTID" on OST[%u]: s=%llu m=%llu a=%llu c=%llu b=%llu\n", in lov_merge_lvb_kms()
|
D | lov_pack.c | 59 CDEBUG(level, "objid "DOSTID", magic 0x%08x, pattern %#x\n", in lov_dump_lmm_common() 83 CDEBUG(level, "stripe %u idx %u subobj "DOSTID"\n", i, in lov_dump_lmm_objects() 220 LASSERTF(ostid_id(&loi->loi_oi) != 0, "lmm_oi "DOSTID in lov_packmd()
|
D | lov_obd.c | 1098 CERROR("%s: destroying objid "DOSTID" subobj " in lov_destroy() 1099 DOSTID" on OST idx %d: rc = %d\n", in lov_destroy() 1152 CDEBUG(D_INFO, "objid "DOSTID": %ux%u byte stripes\n", in lov_getattr_async() 1159 CDEBUG(D_INFO, "objid " DOSTID "[%d] has subobj " DOSTID " at idx%u\n", in lov_getattr_async() 1165 CERROR("%s: getattr objid "DOSTID" subobj" in lov_getattr_async() 1166 DOSTID" on OST idx %d: rc = %d\n", in lov_getattr_async() 1228 CDEBUG(D_INFO, "objid "DOSTID": %ux%u byte stripes\n", in lov_setattr_async() 1239 CDEBUG(D_INFO, "objid " DOSTID "[%d] has subobj " DOSTID " at idx%u\n", in lov_setattr_async() 1246 CERROR("error: setattr objid "DOSTID" subobj" in lov_setattr_async() 1247 DOSTID" on OST idx %d: rc = %d\n", in lov_setattr_async()
|
D | lov_ea.c | 355 …CDEBUG(level, "lsm %p, objid " DOSTID ", maxbytes %#llx, magic 0x%08X, stripe_size %u, stripe_coun… in dump_lsm()
|
D | lov_object.c | 148 CDEBUG(D_INODE, DFID"@%p[%d] -> "DFID"@%p: ostid: "DOSTID in lov_init_sub()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_object.c | 143 …(*p)(env, cookie, "id: " DOSTID " idx: %d gen: %d kms_valid: %u kms %llu rc: %d force_sync: %d min… in osc_object_print()
|
D | osc_request.c | 1446 " object "DOSTID" extent [%llu-%llu]\n", in check_write_checksum() 1566 …LCONSOLE_ERROR_MSG(0x133, "%s: BAD READ CHECKSUM: from %s%s%s inode " DFID " object " DOSTID " ext… in osc_brw_fini_request() 1731 CDEBUG(D_HA, "%s: resend cross eviction for object: " DOSTID ", rc = %d.\n", in brw_interpret()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 633 CERROR("Bad %llu to set "DOSTID"\n", in ostid_set_id() 640 CERROR("Bad %llu to set "DOSTID"\n", in ostid_set_id() 652 CERROR("Bad inc "DOSTID"\n", POSTID(oi)); in ostid_inc_id() 682 CERROR("bad ost_idx, "DOSTID" ost_idx:%u\n", POSTID(ostid), in ostid_to_fid() 694 CERROR("bad MDT0 id, "DOSTID" ost_idx:%u\n", in ostid_to_fid() 709 CERROR("bad MDT0 id, "DOSTID" ost_idx:%u\n", in ostid_to_fid()
|
D | lustre_user.h | 182 #define DOSTID "%#llx:%llu" macro
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 951 LASSERTF(ostid_id(&lsm->lsm_oi) != 0, DOSTID"\n", POSTID(&lsm->lsm_oi)); in cl_echo_object_find() 952 LASSERTF(ostid_seq(&lsm->lsm_oi) == FID_SEQ_ECHO, DOSTID"\n", in cl_echo_object_find() 1402 CDEBUG(D_INFO, "oa oid "DOSTID"\n", POSTID(&oa->o_oi)); in echo_create_object()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 2052 "obd_ioobj: ioo_oid=" DOSTID ", ioo_max_brw=%#x, ioo_bufct=%d\n", in dump_ioo() 2071 CDEBUG(D_RPCTRACE, "obdo: id = "DOSTID"\n", POSTID(&oa->o_oi)); in dump_obdo()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | namei.c | 932 CERROR("obd destroy objid "DOSTID" error %d\n", in ll_objects_destroy()
|
D | file.c | 970 CDEBUG(D_INODE, "objid " DOSTID " size %llu, blocks %llu, blksize %lu\n", in ll_inode_getattr()
|