Home
last modified time | relevance | path

Searched defs:nab (Results 1 – 5 of 5) sorted by relevance

/plan9-contrib/sys/src/cmd/cfs/
H A Ddisk.h10 ulong nab; /* number of allocation blocks */ member
H A Dcformat.h33 short nab; /* number of allocation blocks */ member
/plan9-contrib/sys/src/cmd/ramcfs/
H A Ddisk.h10 ulong nab; /* number of allocation blocks */ member
H A Dcformat.h33 short nab; /* number of allocation blocks */ member
/plan9-contrib/sys/src/9/pc/
H A Ddevtv.c1464 astart(Tv *tv, char *input, uint rate, uint nab, uint nasz) in astart()