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

/linux-master/fs/fat/
H A Dcache.c368 *phys = sector + sbi->dir_start;
H A Dfat.h70 unsigned long dir_start; member in struct:msdos_sb_info
H A Dinode.c1771 sbi->dir_start = sbi->fat_start + sbi->fats * sbi->fat_length;
1782 sbi->data_start = sbi->dir_start + rootdir_sectors;

Completed in 137 milliseconds