Searched refs:ld_ops (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lovsub_object.c | 65 below = under->ld_ops->ldo_object_alloc(env, obj->lo_header, under); in lovsub_object_init()
|
D | lovsub_dev.c | 182 d->ld_ops = &lovsub_lu_ops; in lovsub_device_alloc()
|
D | lov_dev.c | 487 d->ld_ops = &lov_lu_ops; in lov_device_alloc()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pci.h | 42 u64 ld_ops; member
|
/linux-4.4.14/arch/s390/pci/ |
D | pci_debug.c | 76 stat = (u64 *) &zdev->fmb->ld_ops; in pci_perf_show()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_dev.c | 226 d->ld_ops = &osc_lu_ops; in osc_device_alloc()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 274 const struct lu_device_operations *ld_ops; member 762 return o->lo_dev->ld_ops; in lu_object_ops()
|
D | obd_class.h | 594 rc = d->ld_ops->ldo_process_config(&env, d, data); in obd_process_config()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 210 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/ |
D | echo_client.c | 444 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/ |
D | lu_object.c | 212 top = dev->ld_ops->ldo_object_alloc(env, NULL, dev); in lu_object_alloc()
|