Searched refs:wlog_record_write (Results 1 - 3 of 3) sorted by relevance

/external/ltp/include/old/
H A Dwrite_log.h155 extern int wlog_record_write(struct wlog_file *wfile,
163 int wlog_record_write();
/external/ltp/lib/
H A Dwrite_log.c184 * call to wlog_record_write() which wrote the record to be overlayed.
192 int wlog_record_write(struct wlog_file *wfile, struct wlog_rec *wrec, function
/external/ltp/testcases/kernel/fs/doio/
H A Ddoio.c1779 if ((woffset = wlog_record_write(&Wlog, &wrec, -1)) == -1) {
1938 wlog_record_write(&Wlog, &wrec, woffset);
3297 if ((woffset = wlog_record_write(&Wlog, &wrec, -1)) == -1) {
3468 wlog_record_write(&Wlog, &wrec, woffset);

Completed in 740 milliseconds