Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/doio/include/
Dwrite_log.h154 extern int wlog_close(struct wlog_file *wfile);
162 int wlog_close();
/third_party/ltp/testcases/kernel/fs/doio/
Dwrite_log.c160 int wlog_close(struct wlog_file *wfile) in wlog_close() function
Ddoio.c604 wlog_close(&Wlog); in main()