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

  /src/sys/sys/
wapbl.h 103 typedef void (*wapbl_flush_fn_t)(struct mount *, struct wapbl_dealloc *); typedef in typeref:typename:void (*)(struct mount *,struct wapbl_dealloc *)
123 wapbl_flush_fn_t, wapbl_flush_fn_t);
  /src/sys/kern/
vfs_wapbl.c 192 wapbl_flush_fn_t wl_flush; /* r */
193 wapbl_flush_fn_t wl_flush_abort;/* r */
503 wapbl_flush_fn_t flushfn, wapbl_flush_fn_t flushabortfn)

Completed in 13 milliseconds