Home
last modified time | relevance | path

Searched refs:wapbl_ops (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/sys/
H A Dwapbl.h192 extern const struct wapbl_ops wapbl_ops;
H A Dmount.h153 const struct wapbl_ops
285 struct wapbl_ops { struct
/netbsd-src/sys/ufs/ffs/
H A Dffs_wapbl.c367 mp->mnt_wapbl_op = &wapbl_ops; in ffs_wapbl_start()
511 mp->mnt_wapbl_op = &wapbl_ops;
/netbsd-src/sys/kern/
H A Dvfs_wapbl.c307 const struct wapbl_ops wapbl_ops = {
303 const struct wapbl_ops wapbl_ops = { global() variable