/src/sys/lib/libsa/ |
dosfs.c | 154 static int fatend(u_int, u_int); 603 if (fatend(fs->fatsz, clus)) 707 return fatend(fs->fatsz, c) ? n : -1; 733 fatend(u_int sz, u_int c) function in typeref:typename:int
|
dosfs.c | 154 static int fatend(u_int, u_int); 603 if (fatend(fs->fatsz, clus)) 707 return fatend(fs->fatsz, c) ? n : -1; 733 fatend(u_int sz, u_int c) function in typeref:typename:int
|
dosfs.c | 154 static int fatend(u_int, u_int); 603 if (fatend(fs->fatsz, clus)) 707 return fatend(fs->fatsz, c) ? n : -1; 733 fatend(u_int sz, u_int c) function in typeref:typename:int
|