Searched refs:wci (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/dumpfs/
H A Ddumpfs.c853 struct wapbl_wc_inodelist *wci; local
883 wci = (struct wapbl_wc_inodelist *)&awn;
885 wci->wc_inocnt, wci->wc_clear);
887 / sizeof(wci->wc_inodes[0]);
888 n = MIN(wci->wc_inocnt, ph);
892 wci->wc_inodes[i].wc_inumber,
893 wci->wc_inodes[i].wc_imode);

Completed in 51 milliseconds