Home
last modified time | relevance | path

Searched refs:llog_write_rec (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c131 rc = llog_write_rec(env, cathandle, &rec.lid_hdr, in llog_cat_new_log()
343 rc = llog_write_rec(env, loghandle, rec, reccookie, 1, buf, -1, th); in llog_cat_add_rec()
361 rc = llog_write_rec(env, loghandle, rec, reccookie, 1, buf, in llog_cat_add_rec()
Dllog.c671 int llog_write_rec(const struct lu_env *env, struct llog_handle *handle, in llog_write_rec() function
702 EXPORT_SYMBOL(llog_write_rec);
844 rc = llog_write_rec(env, loghandle, rec, reccookie, in llog_write()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h522 int llog_write_rec(const struct lu_env *env, struct llog_handle *handle,