Searched refs:dt_device (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | dt_object.h | 65 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); 169 struct dt_device *dev); 174 struct dt_device *dev, [all …]
|
D | lustre_quota.h | 172 struct qsd_instance *qsd_init(const struct lu_env *, char *, struct dt_device *, 238 int lquotactl_slv(const struct lu_env *, struct dt_device *,
|
D | lustre_fid.h | 390 struct dt_device *lss_dev; 437 struct dt_device *dev,
|
D | lustre_disk.h | 492 struct dt_device *lsi_dt_dev; /* dt device to access disk fs*/
|
D | obd.h | 804 struct dt_device *dt;
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | dt_object.c | 68 void dt_txn_callback_add(struct dt_device *dev, struct dt_txn_callback *cb) in dt_txn_callback_add() 74 void dt_txn_callback_del(struct dt_device *dev, struct dt_txn_callback *cb) in dt_txn_callback_del() 81 struct dt_device *dev, struct thandle *th) in dt_txn_hook_start() 103 struct dt_device *dev = txn->th_dev; in dt_txn_hook_stop() 137 int dt_device_init(struct dt_device *dev, struct lu_device_type *t) in dt_device_init() 145 void dt_device_fini(struct dt_device *dev) in dt_device_fini() 218 struct dt_device *dev, const struct lu_fid *fid, in dt_locate_at() 243 struct dt_device *dt = dfh->dfh_dt; in dt_find_entry() 289 dt_store_resolve(const struct lu_env *env, struct dt_device *dt, in dt_store_resolve() 324 struct dt_device *dt, in dt_reg_open() [all …]
|
D | llog.c | 749 struct dt_device *d; in llog_open_create() 821 struct dt_device *dt; in llog_write()
|
D | llog_cat.c | 440 struct dt_device *dt; in llog_cat_add()
|