Home
last modified time | relevance | path

Searched refs:wo_wapbl_begin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dmount.h293 int (*wo_wapbl_begin)(struct wapbl *, const char *, int); member
317 (*(MP)->mnt_wapbl_op->wo_wapbl_begin)((MP)->mnt_wapbl, \
/netbsd-src/sys/kern/
H A Dvfs_wapbl.c315 .wo_wapbl_begin = wapbl_begin,