taglinefilesource code
dir_start246fs/msdos/fat.creturn sector+sb->dir_start;
dir_start149fs/msdos/inode.cMSDOS_SB(s)->dir_start = b->reserved+b->fats*b->fat_length;
dir_start151fs/msdos/inode.cMSDOS_SB(s)->data_start = MSDOS_SB(s)->dir_start+((MSDOS_SB(s)->
dir_start163fs/msdos/inode.cMSDOS_SB(s)->fat_length,MSDOS_SB(s)->dir_start,MSDOS_SB(s)->dir_entries,
dir_start224fs/msdos/inode.cif (sb->dir_start & 1) return 0;
dir_start225fs/msdos/inode.creturn (sb->dir_start >> 1)+block;
dir_start351fs/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 */