Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dcache.c368 *phys = sector + sbi->dir_start; in fat_bmap()
H A Dfat.h70 unsigned long dir_start; member
H A Dinode.c1759 sbi->dir_start = sbi->fat_start + sbi->fats * sbi->fat_length; in fat_fill_super()
1770 sbi->data_start = sbi->dir_start + rootdir_sectors; in fat_fill_super()