Searched refs:fatend (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libstand/ | ||
H A D | dosfs.c | 155 static int fatend(u_int, u_int); 665 if (fatend(fs->fatsz, clus)) 760 return fatend(fs->fatsz, c) ? n : -1; 816 fatend(u_int sz, u_int c) function |
Completed in 60 milliseconds