Searched defs:readblock (Results 1 – 5 of 5) sorted by relevance
/minix3/minix/tests/ |
H A D | test71.c | 43 readblock(int b, int blocksize, u32_t seed, char *data) in readblock() function
|
H A D | testvm.c | 60 int readblock(int b, int blocksize, u32_t seed, char *block) in readblock() function
|
H A D | test72.c | 63 readblock(int b, int blocksize, u32_t seed, char *data) in readblock() function
|
H A D | test74.c | 70 readblock(int b, int blocksize, u32_t seed, char *data) in readblock() function
|
/minix3/usr.sbin/installboot/ |
H A D | install_master.c | 56 static void readblock(off_t blk, char *buf, int block_size) in readblock() function
|