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

/illumos-gate/usr/src/common/fs/
H A Dpcfs.c94 static int fat_map(int, int);
307 blk = fat_map(blk, rd);
339 blk = fat_map(blk, rd);
415 fat_map(int blk, int rootdir) function
437 printf("fat_map: bad cluster\n");
537 dir_blk = fat_map(dir_blk, rd);

Completed in 204 milliseconds