Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dmount.h295 void (*wo_wapbl_junlock_assert)(struct wapbl *); member
322 (*(MP)->mnt_wapbl_op->wo_wapbl_junlock_assert)((MP)->mnt_wapbl)
/netbsd-src/sys/kern/
H A Dvfs_wapbl.c317 .wo_wapbl_junlock_assert= wapbl_junlock_assert,