Searched refs:generic_rdwr (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/format/ |
H A D | disk_generic.c | 63 static int generic_rdwr(int dir, int fd, diskaddr_t blkno, int secnt, 67 generic_rdwr, 90 status = generic_rdwr(DIR_READ, cur_file, 0, 4, (caddr_t)cur_buf, in generic_ck_format() 101 generic_rdwr(int dir, int fd, diskaddr_t blkno, int secnt, caddr_t bufaddr, in generic_rdwr() function
|