Searched refs:ldt_name (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lovsub_dev.c | 103 rc = ldt->ldt_ops->ldto_device_init(env, next, ldt->ldt_name, NULL); in lovsub_device_init() 203 .ldt_name = LUSTRE_LOVSUB_NAME,
|
D | lov_dev.c | 522 .ldt_name = LUSTRE_LOV_NAME,
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_dev.c | 257 .ldt_name = LUSTRE_OSC_NAME,
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | vvp_dev.c | 162 .ldt_name = LUSTRE_VVP_NAME,
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 320 char *ldt_name; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_object.c | 977 typename = ldt->ldt_name; in cl_type_setup()
|
D | lu_object.c | 507 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()
|
D | cl_lock.c | 2221 slice->cls_obj->co_lu.lo_dev->ld_type->ldt_name, in cl_lock_print()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 180 env, next, next->ld_type->ldt_name, NULL); in ccc_device_init()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 766 next->ld_type->ldt_name, in echo_device_alloc() 918 .ldt_name = LUSTRE_ECHO_CLIENT_NAME,
|