Searched refs:dir_band_end (Results 1 – 2 of 2) sorted by relevance
681 …if (le32_to_cpu(superblock->dir_band_end) - le32_to_cpu(superblock->dir_band_start) + 1 != le32_to… in hpfs_fill_super()682 …le32_to_cpu(superblock->dir_band_end) < le32_to_cpu(superblock->dir_band_start) || le32_to_cpu(sup… in hpfs_fill_super()684 …le32_to_cpu(superblock->dir_band_start), le32_to_cpu(superblock->dir_band_end), le32_to_cpu(superb… in hpfs_fill_super()
97 __le32 dir_band_end; /* last sector in dir band */ member