Searched refs:llog_cat_add_rec (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog_cat.c | 323 int llog_cat_add_rec(const struct lu_env *env, struct llog_handle *cathandle, in llog_cat_add_rec() function 370 EXPORT_SYMBOL(llog_cat_add_rec); 463 rc = llog_cat_add_rec(env, cathandle, rec, reccookie, buf, th); in llog_cat_add() 470 rc = llog_cat_add_rec(env, cathandle, rec, reccookie, in llog_cat_add()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_log.h | 176 int llog_cat_add_rec(const struct lu_env *env, struct llog_handle *cathandle,
|