Searched refs:FSOK (Results 1 – 5 of 5) sorted by relevance
51 return (FSOK); in checkclnum()55 return (FSOK); in checkclnum()69 return (FSOK); in checkclnum()82 int ret = FSOK; in readfat()279 int ret = FSOK; in comparefat()437 int ret = FSOK; in writefat()515 int mod = FSOK; in checklost()
62 #define FSOK 0 /* Check was OK */ macro
214 int ret = FSOK; in resetDosDirSection()317 return (FSOK); in delete()402 return (FSOK); in checksize()423 int mod = FSOK; in readDosDirSection()431 return (FSOK); in readDosDirSection()
87 if (readboot(dosfs, &boot) != FSOK) { in checkfilesys()
46 int ret = FSOK, secsize = lab.d_secsize, fsinfosz; in readboot()