Searched refs:sect_count (Results 1 – 5 of 5) sorted by relevance
98 HFSPLUS_SB(sb).sect_count = wd.embed_count * (wd.ablk_size >> 9); in hfsplus_read_wrapper()103 HFSPLUS_SB(sb).sect_count = sb->s_bdev->bd_inode->i_size >> 9; in hfsplus_read_wrapper()
179 if (HFSPLUS_SB(sb).sect_count) { in hfsplus_write_super()184 block += (HFSPLUS_SB(sb).sect_count - 2) >> (sb->s_blocksize_bits - 9); in hfsplus_write_super()185 offset = ((HFSPLUS_SB(sb).sect_count - 2) << 9) & (sb->s_blocksize - 1); in hfsplus_write_super()
131 u32 sect_count; member
31 int sect_count; member
533 if (conf->sect_count >= conf->mirrors[new_disk].sect_limit) { in raid1_read_balance()534 conf->sect_count = 0; in raid1_read_balance()575 conf->sect_count = 0; in raid1_read_balance()585 conf->sect_count += sectors; in raid1_read_balance()