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

/drivers/staging/lustre/lustre/include/
H A Ddt_object.h65 struct dt_device;
123 struct dt_device *dev, struct obd_statfs *osfs);
128 struct dt_device *dev);
133 struct dt_device *dev, struct thandle *th);
148 struct dt_device *dev, struct lu_fid *f);
153 const struct dt_device *dev,
158 int (*dt_sync)(const struct lu_env *env, struct dt_device *dev);
159 int (*dt_ro)(const struct lu_env *env, struct dt_device *dev);
164 * \param dev dt_device to start commit on
169 struct dt_device *de
650 struct dt_device { struct
[all...]

Completed in 15 milliseconds