Searched refs:getdiskinfo (Results 1 – 1 of 1) sorted by relevance
/system/core/toolbox/ |
D | newfs_msdos.c | 226 static void getdiskinfo(int, const char *, const char *, int, struct bpb *); 416 getdiskinfo(fd, fname, dtype, oflag, &bpb); in newfs_msdos_main() 797 static void getdiskinfo(int fd, const char *fname, const char *dtype, in getdiskinfo() function 847 static void getdiskinfo(int fd, const char *fname, const char *dtype, in getdiskinfo() function
|