HomeSort by: relevance | last modified time | path
    Searched refs:wapbl_begin (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/ufs/ufs/
ufs_wapbl.h 90 error = wapbl_begin(mp->mnt_wapbl, file, line);
  /src/sys/sys/
wapbl.h 136 int wapbl_begin(struct wapbl *, const char *, int);
  /src/share/man/man9/
Makefile 1180 wapbl.9 wapbl_begin.9 \
  /src/sys/kern/
vfs_wapbl.c 315 .wo_wapbl_begin = wapbl_begin,
1204 wapbl_begin(struct wapbl *wl, const char *file, int line) function in typeref:typename:int
1213 * perhaps each wapbl_begin could reserve a specified
1250 ("wapbl_begin thread %d.%d with bufcount=%zu "

Completed in 15 milliseconds