taglinefilesource code
dir_start236fs/msdos/fat.creturn sector+sb->dir_start;
dir_start116fs/msdos/inode.cMSDOS_SB(s)->dir_start = b->reserved+b->fats*b->fat_length;
dir_start118fs/msdos/inode.cMSDOS_SB(s)->data_start = MSDOS_SB(s)->dir_start+((MSDOS_SB(s)->
dir_start130fs/msdos/inode.cMSDOS_SB(s)->fat_length,MSDOS_SB(s)->dir_start,MSDOS_SB(s)->dir_entries,
dir_start184fs/msdos/inode.cif (sb->dir_start & 1) return 0;
dir_start185fs/msdos/inode.creturn (sb->dir_start >> 1)+block;
dir_start307fs/msdos/misc.cif ((cluster = raw_found(sb,MSDOS_SB(sb)->dir_start+count,name,
dir_start8include/linux/msdos_fs_sb.hunsigned short dir_start,dir_entries; /* root dir start & entries */