Searched refs:clust_eof_marker (Results 1 – 2 of 2) sorted by relevance
37 int clust_eof_marker; member133 FAT_SUPER->clust_eof_marker = 0xffffff8; in fat_mount()144 FAT_SUPER->clust_eof_marker = 0xfff8; in fat_mount()149 FAT_SUPER->clust_eof_marker = 0xff8; in fat_mount()256 if (next_cluster >= FAT_SUPER->clust_eof_marker) in fat_read()
3904 * stage2/fsys_fat.c (fat_superblock): clust_eof_marker added.3905 (fat_mount): Initialize clust_eof_marker to 0xff8, 0xfff8, or3913 greater or equal clust_eof_marker.