Home
last modified time | relevance | path

Searched refs:fatcnt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Ddosfs.c170 static int fatcnt(DOS_FS *, uint_t);
820 if ((n = fatcnt(fs, c)) == -1) in fsize()
832 fatcnt(DOS_FS *fs, uint_t c) in fatcnt() function