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

  /src/sys/ufs/ufs/
ufs_wapbl.h 131 ? wapbl_register_deallocation(mp->mnt_wapbl, blk, len, \
138 ? wapbl_register_deallocation(mp->mnt_wapbl, blk, len, \
  /src/sys/sys/
wapbl.h 176 int wapbl_register_deallocation(struct wapbl *, daddr_t, int, bool,
  /src/share/man/man9/
Makefile 1191 wapbl.9 wapbl_register_deallocation.9 \
  /src/sys/kern/
vfs_wapbl.c 2186 wapbl_register_deallocation(struct wapbl *wl, daddr_t blk, int len, bool force, function
2234 ("wapbl_register_deallocation: blk=%"PRId64" len=%d error=%d\n",
2646 * wapbl_register_deallocation to the log on disk, adding to the

Completed in 18 milliseconds