Searched refs:dksize (Results 1 - 4 of 4) sorted by relevance

/src/tests/dev/cgd/
H A Dt_cgd_blowfish.c2059 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
2064 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2106 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
2111 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2153 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
2158 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2200 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
2205 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2247 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
2252 RL(dkfd = open_disk(dkpath, imgpath, dksize));
2294 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
[all...]
H A Dt_cgd_3des.c823 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
828 RL(dkfd = open_disk(dkpath, imgpath, dksize));
870 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
875 RL(dkfd = open_disk(dkpath, imgpath, dksize));
H A Dt_cgd_aes.c3230 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
3235 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3277 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
3282 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3324 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
3329 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3371 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
3376 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3418 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
3423 RL(dkfd = open_disk(dkpath, imgpath, dksize));
3465 const size_t dksize = 4 * SECSIZE; /* Last blkno is 3. */ local in function:ATF_TC_BODY
3511 const size_t dksize = 256 * SECSIZE; /* Last blkno is 0xff. */ local in function:ATF_TC_BODY
3563 const size_t dksize = 65536 * SECSIZE; /* Last blkno is 0xffff. */ local in function:ATF_TC_BODY
[all...]
/src/sys/dev/dkwedge/
H A Ddk.c161 static dev_type_size(dksize);
176 .d_psize = dksize,
1866 * dksize: [devsw entry point]
1872 dksize(dev_t dev) function in typeref:typename:int

Completed in 20 milliseconds