Searched refs:thandle (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | dt_object.h | 64 struct thandle; 99 typedef void (*dt_cb_t)(struct lu_env *env, struct thandle *th, 127 struct thandle *(*dt_trans_create)(const struct lu_env *env, 133 struct dt_device *dev, struct thandle *th); 138 struct thandle *th); 142 int (*dt_trans_cb_add)(struct thandle *th, 320 struct thandle *handle); 324 struct thandle *handle, 345 struct thandle *handle); 348 const char *name, int fl, struct thandle *handle, [all …]
|
D | lustre_log.h | 178 void *buf, struct thandle *th); 181 struct llog_rec_hdr *rec, struct thandle *th); 256 struct thandle *th); 258 struct thandle *th); 266 int idx, struct thandle *th); 271 void *buf, int idx, struct thandle *th); 278 struct llog_rec_hdr *rec, struct thandle *th); 281 void *buf, struct thandle *th); 515 struct llog_handle *loghandle, struct thandle *th); 517 struct thandle *th); [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog.c | 603 struct llog_handle *loghandle, struct thandle *th) in llog_declare_create() 625 struct thandle *th) in llog_create() 649 struct thandle *th) in llog_declare_write_rec() 673 int numcookies, void *buf, int idx, struct thandle *th) in llog_write_rec() 706 void *buf, struct thandle *th) in llog_add() 724 struct llog_rec_hdr *rec, struct thandle *th) in llog_declare_add() 750 struct thandle *th; in llog_open_create() 822 struct thandle *th; in llog_write()
|
D | dt_object.c | 81 struct dt_device *dev, struct thandle *th) in dt_txn_hook_start() 101 int dt_txn_hook_stop(const struct lu_env *env, struct thandle *txn) in dt_txn_hook_stop() 122 void dt_txn_hook_commit(struct thandle *txn) in dt_txn_hook_commit() 374 struct thandle *th; in dt_find_or_create() 486 const struct lu_buf *buf, loff_t *pos, struct thandle *th) in dt_record_write() 504 struct thandle *th) in dt_declare_version_set() 518 dt_obj_version_t version, struct thandle *th) in dt_version_set()
|
D | llog_cat.c | 64 struct thandle *th) in llog_cat_new_log() 267 struct thandle *th) in llog_cat_current_log() 325 void *buf, struct thandle *th) in llog_cat_add_rec() 374 struct llog_rec_hdr *rec, struct thandle *th) in llog_cat_declare_add_rec() 441 struct thandle *th = NULL; in llog_cat_add()
|
/linux-4.1.27/drivers/staging/lustre/lustre/fld/ |
D | fld_internal.h | 182 const struct lu_seq_range *range, struct thandle *th);
|