Home
last modified time | relevance | path

Searched defs:blocksize (Results 1 – 25 of 38) sorted by relevance

12

/plan9-contrib/sys/src/cmd/venti/srv/
H A Dzeropart.c6 zeropart(Part *part, int blocksize) in zeropart()
H A Dfmtisect.c19 int blocksize, setsize, zero; in threadmain() local
H A Darena.c47 initarena(Part *part, u64int base, u64int size, u32int blocksize) in initarena()
83 newarena(Part *part, u32int vers, char *name, u64int base, u64int size, u32int blocksize) in newarena()
194 u32int blocksize, off, m; in readarena() local
242 u32int blocksize, off, m; in writearena() local
300 u32int clump, n, nn, m, off, blocksize; in writeaclump() local
H A Dfmtarenas.c21 int i, n, blocksize, tabsize, zero; in threadmain() local
H A Dzblock.c25 alloczblock(u32int size, int zeroed, uint blocksize) in alloczblock()
H A Dindex.c39 u32int last, blocksize, tabsize; in initindex() local
247 u32int div, ub, xb, start, stop, blocksize, tabsize; in newindex() local
413 newisect(Part *part, u32int vers, char *name, u32int blocksize, u32int tabsize) in newisect()
H A Dverifyarena.c8 static int blocksize; variable
H A Dpart.c158 partblocksize(Part *part, u32int blocksize) in partblocksize()
H A Dcmparenas.c10 static int blocksize; variable
H A Dreseal.c7 static int blocksize; variable
H A Ddat.h199 u32int blocksize; /* block size for reads and writes */ member
291 u32int blocksize; /* "optimal" block size for reads and writes */ member
360 int blocksize; /* size of block to read or write */ member
396 u32int blocksize; member
453 u32int blocksize; member
498 u32int blocksize; /* size of hash buckets in index */ member
H A Darenas.c192 newarenapart(Part *part, u32int blocksize, u32int tabsize) in newarenapart()
/plan9-contrib/sys/src/9/port/
H A Dallocb.c29 blocksize(ulong size) in blocksize() function
/plan9-contrib/sys/src/cmd/postscript/misc/
H A Dibmfont.c142 int blocksize; in conv() local
H A Dmacfont.c142 int blocksize; in conv() local
/plan9-contrib/sys/src/cmd/tapefs/
H A Dfs.c19 int blocksize; /* for 32v */ variable
22 int blocksize; variable
/plan9-contrib/sys/src/cmd/disk/9660/
H A Ddump9660.c14 int blocksize; variable
/plan9-contrib/sys/src/libventi/
H A Dcache.c35 u32int blocksize; member
50 vtcachealloc(VtConn *z, int blocksize, ulong nblock) in vtcachealloc()
/plan9-contrib/sys/src/ape/cmd/pax/
H A Dpax.c114 uint blocksize = BLOCKSIZE; /* Archive block size */ variable
/plan9-contrib/sys/src/cmd/paqfs/
H A Dpaqfs.h38 ulong blocksize; member
H A Dmkpaqfs.c35 long blocksize = 4*1024; variable
/plan9-contrib/sys/src/cmd/
H A Ddu.c34 vlong blocksize = Vkilo; /* actually more likely to be 4K or 8K */ variable
/plan9-contrib/sys/src/cmd/venti/
H A Drandtest.c15 int blocksize, seed, randpct; variable
/plan9-contrib/sys/src/cmd/postscript/tcpostio/
H A Dtcpostio.c128 int blocksize = 1920; /* 19200/10, with 1 sec delay between transfers variable
/plan9-contrib/sys/src/cmd/postscript/postio/
H A Dpostio.c127 int blocksize = BLOCKSIZE; /* and its size in bytes */ variable

12