wapbl_dealloc
struct wapbl_dealloc *wd;
struct wapbl_dealloc *wd;
TAILQ_HEAD(, wapbl_dealloc) wl_dealloclist; /* lm: list head */
wapbl_deallocation_free(struct wapbl *wl, struct wapbl_dealloc *wd,
struct wapbl_dealloc *wd, *lwd;
static void wapbl_deallocation_free(struct wapbl *, struct wapbl_dealloc *,
pool_init(&wapbl_dealloc_pool, sizeof(struct wapbl_dealloc), 0, 0, 0,
struct wapbl_dealloc *wd;
typedef void (*wapbl_flush_fn_t)(struct mount *, struct wapbl_dealloc *);
TAILQ_ENTRY(wapbl_dealloc) wd_entries;
void ffs_wapbl_sync_metadata(struct mount *, struct wapbl_dealloc *);
void ffs_wapbl_abort_sync_metadata(struct mount *, struct wapbl_dealloc *);
ffs_wapbl_sync_metadata(struct mount *mp, struct wapbl_dealloc *fdealloc)
struct wapbl_dealloc *wd;
ffs_wapbl_abort_sync_metadata(struct mount *mp, struct wapbl_dealloc *fdealloc)
struct wapbl_dealloc *wd;