Searched refs:wlog_rec_pack (Results 1 – 1 of 1) sorted by relevance
93 static int wlog_rec_pack(struct wlog_rec *wrec, char *buf, int flag);96 static int wlog_rec_pack();207 reclen = wlog_rec_pack(wrec, wbuf, (offset < 0)); in wlog_record_write()405 static int wlog_rec_pack(struct wlog_rec *wrec, char *buf, int flag) in wlog_rec_pack() function