Home
last modified time | relevance | path

Searched defs:seekto (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfat.c62 off64_t seekto; in seekFAT() local
H A Ddir.c914 off64_t seekto; in seekRootDirectory() local
H A Dclusters.c290 off64_t seekto; in seekCluster() local
/titanic_52/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c614 seek_partn(int fd, char *pn, bpb_t *wbpb, off64_t *seekto) in seek_partn() argument
926 seek_nofdisk(int fd,bpb_t * wbpb,off64_t * seekto) seek_nofdisk() argument
2231 open_and_seek(char * dn,bpb_t * wbpb,off64_t * seekto) open_and_seek() argument
2970 write_fat32_bootstuff(int fd,boot_sector_t * bsp,struct fat_od_fsi * fsinfop,off64_t seekto) write_fat32_bootstuff() argument
3021 write_bootsects(int fd,boot_sector_t * bsp,bpb_t * wbpb,struct fat_od_fsi * fsinfop,off64_t seekto) write_bootsects() argument
3075 write_fat(int fd,off64_t seekto,char * fn,char * lbl,char * ffn,bpb_t * wbpb) write_fat() argument
[all...]
/titanic_52/usr/src/uts/sun/io/
H A Dfd.c5025 int seekto; /* where to seek for reset of DSKCHG */ in fdcheckdisk() local