Home | History | Annotate | Download | only in cgd

Lines Matching defs:dksize

2059 	const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
2064 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2106 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
2111 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2153 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
2158 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2200 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
2205 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2247 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
2252 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2294 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
2299 RL(dkfd = open_disk(dkpath, imgpath, dksize));