Searched refs:logcookies (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog.c | 672 struct llog_rec_hdr *rec, struct llog_cookie *logcookies, in llog_write_rec() argument 696 rc = lop->lop_write_rec(env, handle, rec, logcookies, numcookies, in llog_write_rec() 705 struct llog_rec_hdr *rec, struct llog_cookie *logcookies, in llog_add() argument 716 rc = lgh->lgh_logops->lop_add(env, lgh, rec, logcookies, buf, th); in llog_add()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_log.h | 523 struct llog_rec_hdr *rec, struct llog_cookie *logcookies, 526 struct llog_rec_hdr *rec, struct llog_cookie *logcookies,
|