Home
last modified time | relevance | path

Searched defs:wapbl (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dvfs_wapbl.c109 struct wapbl { struct
110 struct vnode *wl_logvp; /* r: log here */
111 struct vnode *wl_devvp; /* r: log on this device */
116 int wl_fs_dev_bshift; /* r: logarithm of device block size of
122 size_t wl_circ_off; /* r: Number of bytes reserved at start */
149 * wapbl_flush writes new records to empty `E' spaces after argument
168 struct wapbl_wc_header *wl_wc_header; /* l */ argument
185 wapbl_flush_fn_t wl_flush; /* r */ argument
186 wapbl_flush_fn_t wl_flush_abort;/* r */ argument
212 struct wapbl_ino_head *wl_inohash; argument
[all …]