HomeSort by: relevance | last modified time | path
    Searched defs:endix (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/adosfs/
advfsops.c 606 int blkix, endix, mapix; local in function:adosfs_loadbitmap
617 endix = amp->nwords - 24;
653 if (mapix < bmsize && blkix == endix) {
663 endix = amp->nwords - 1;
advfsops.c 606 int blkix, endix, mapix; local in function:adosfs_loadbitmap
617 endix = amp->nwords - 24;
653 if (mapix < bmsize && blkix == endix) {
663 endix = amp->nwords - 1;
advfsops.c 606 int blkix, endix, mapix; local in function:adosfs_loadbitmap
617 endix = amp->nwords - 24;
653 if (mapix < bmsize && blkix == endix) {
663 endix = amp->nwords - 1;

Completed in 36 milliseconds