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

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_fat.c151 size_t rootdir_start; // blocks. 0 implies rootdir in clusters member in struct:fat_mount
350 size_t block = mount->rootdir_start + block_index;
1258 mount->rootdir_start = mount->fat_start +
1260 mount->clusters_start = mount->rootdir_start +
1322 D(rootdir_start);

Completed in 36 milliseconds