Searched defs:cathandle (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog_cat.c | 62 struct llog_handle *cathandle, in llog_cat_new_log() 152 int llog_cat_id2handle(const struct lu_env *env, struct llog_handle *cathandle, in llog_cat_id2handle() 213 int llog_cat_close(const struct lu_env *env, struct llog_handle *cathandle) in llog_cat_close() 266 static struct llog_handle *llog_cat_current_log(struct llog_handle *cathandle, in llog_cat_current_log() 323 int llog_cat_add_rec(const struct lu_env *env, struct llog_handle *cathandle, in llog_cat_add_rec() 373 struct llog_handle *cathandle, in llog_cat_declare_add_rec() 435 int llog_cat_add(const struct lu_env *env, struct llog_handle *cathandle, in llog_cat_add() 487 struct llog_handle *cathandle, int count, in llog_cat_cancel_records() 695 static int llog_cat_set_first_idx(struct llog_handle *cathandle, int index) in llog_cat_set_first_idx() 727 int llog_cat_cleanup(const struct lu_env *env, struct llog_handle *cathandle, in llog_cat_cleanup() [all …]
|