Home
last modified time | relevance | path

Searched refs:ld_ops (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c65 below = under->ld_ops->ldo_object_alloc(env, obj->lo_header, under); in lovsub_object_init()
Dlovsub_dev.c182 d->ld_ops = &lovsub_lu_ops; in lovsub_device_alloc()
Dlov_dev.c487 d->ld_ops = &lov_lu_ops; in lov_device_alloc()
/linux-4.4.14/arch/s390/include/asm/
Dpci.h42 u64 ld_ops; member
/linux-4.4.14/arch/s390/pci/
Dpci_debug.c76 stat = (u64 *) &zdev->fmb->ld_ops; in pci_perf_show()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_dev.c226 d->ld_ops = &osc_lu_ops; in osc_device_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h274 const struct lu_device_operations *ld_ops; member
762 return o->lo_dev->ld_ops; in lu_object_ops()
Dobd_class.h594 rc = d->ld_ops->ldo_process_config(&env, d, data); in obd_process_config()
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c210 ccc2lu_dev(vdv)->ld_ops = luops; in ccc_device_alloc()
367 below = under->ld_ops->ldo_object_alloc(env, obj->lo_header, under); in ccc_object_init()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c444 below = under->ld_ops->ldo_object_alloc(env, obj->lo_header, in echo_object_init()
717 cd->cd_lu_dev.ld_ops = &echo_device_lu_ops; in echo_device_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c212 top = dev->ld_ops->ldo_object_alloc(env, NULL, dev); in lu_object_alloc()