Home
last modified time | relevance | path

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

/xv6-public/
H A Dmkfs.c37 void wsect(uint, void*);
111 wsect(i, zeroes); in main()
115 wsect(1, buf); in main()
171 wsect(uint sec, void *buf) in wsect() function
194 wsect(bn, buf); in winode()
250 wsect(sb.bmapstart, buf); in balloc()
283 wsect(xint(din.addrs[NDIRECT]), (char*)indirect); in iappend()
290 wsect(x, buf); in iappend()