Symbol: dksize
sys/dev/dkwedge/dk.c
165
static dev_type_size(dksize);
sys/dev/dkwedge/dk.c
180
.d_psize = dksize,
tests/dev/cgd/t_cgd_3des.c
823
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_3des.c
828
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_3des.c
870
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_3des.c
875
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_aes.c
3230
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_aes.c
3235
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_aes.c
3277
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_aes.c
3282
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_aes.c
3324
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_aes.c
3329
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_aes.c
3371
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_aes.c
3376
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_aes.c
3418
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_aes.c
3423
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_aes.c
3465
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_aes.c
3470
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_aes.c
3511
const size_t dksize = 256 * SECSIZE; /* Last blkno is 0xff. */
tests/dev/cgd/t_cgd_aes.c
3516
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_aes.c
3563
const size_t dksize = 65536 * SECSIZE; /* Last blkno is 0xffff. */
tests/dev/cgd/t_cgd_aes.c
3568
dkfd = open_disk(dkpath, imgpath, dksize);
tests/dev/cgd/t_cgd_blowfish.c
2059
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_blowfish.c
2064
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_blowfish.c
2106
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_blowfish.c
2111
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_blowfish.c
2153
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_blowfish.c
2158
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_blowfish.c
2200
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_blowfish.c
2205
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_blowfish.c
2247
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_blowfish.c
2252
RL(dkfd = open_disk(dkpath, imgpath, dksize));
tests/dev/cgd/t_cgd_blowfish.c
2294
const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */
tests/dev/cgd/t_cgd_blowfish.c
2299
RL(dkfd = open_disk(dkpath, imgpath, dksize));