Home
last modified time | relevance | path

Searched refs:ldt_name (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c103 rc = ldt->ldt_ops->ldto_device_init(env, next, ldt->ldt_name, NULL); in lovsub_device_init()
203 .ldt_name = LUSTRE_LOVSUB_NAME,
Dlov_dev.c522 .ldt_name = LUSTRE_LOV_NAME,
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_dev.c257 .ldt_name = LUSTRE_OSC_NAME,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c162 .ldt_name = LUSTRE_VVP_NAME,
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h320 char *ldt_name; member
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c977 typename = ldt->ldt_name; in cl_type_setup()
Dlu_object.c507 o->lo_dev->ld_type->ldt_name, o); in lu_object_print()
992 snprintf(name, 16, "lu_site_%s", top->ld_type->ldt_name); in lu_site_init()
Dcl_lock.c2221 slice->cls_obj->co_lu.lo_dev->ld_type->ldt_name, in cl_lock_print()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c180 env, next, next->ld_type->ldt_name, NULL); in ccc_device_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c766 next->ld_type->ldt_name, in echo_device_alloc()
918 .ldt_name = LUSTRE_ECHO_CLIENT_NAME,