[go: nahoru, domu]

Searched defs:lu_device_type (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
H A Dlu_object.h255 struct lu_device_type;
271 struct lu_device_type *ld_type;
312 struct lu_device_type { struct
353 struct lu_device_type *t,
379 int (*ldto_init)(struct lu_device_type *t);
384 void (*ldto_fini)(struct lu_device_type *t);
388 void (*ldto_start)(struct lu_device_type *t);
392 void (*ldto_stop)(struct lu_device_type *t);
665 int lu_device_init (struct lu_device *d, struct lu_device_type *t);
682 int lu_device_type_init(struct lu_device_type *ld
[all...]

Completed in 224 milliseconds