Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dmount.h292 void (*wo_wapbl_resize_buf)(struct wapbl *, struct buf *, long, long); member
314 (*(MP)->mnt_wapbl_op->wo_wapbl_resize_buf)((MP)->mnt_wapbl, (BP), \
/netbsd-src/sys/kern/
H A Dvfs_wapbl.c314 .wo_wapbl_resize_buf = wapbl_resize_buf,