Searched refs:fatend (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Ddosfs.c144 static int fatend(u_int, u_int);
584 if (fatend(fs->fatsz, clus))
679 return fatend(fs->fatsz, c) ? n : -1;
705 fatend(u_int sz, u_int c) function

Completed in 111 milliseconds