Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/doio/
Dwrite_log.c94 static int wlog_rec_unpack(struct wlog_rec *wrec, char *buf);
97 static int wlog_rec_unpack();
377 wlog_rec_unpack(&wrec, albuf); in wlog_scan_backward()
452 static int wlog_rec_unpack(struct wlog_rec *wrec, char *buf) in wlog_rec_unpack() function