Searched refs:sect_size (Results 1 – 3 of 3) sorted by relevance
1054 unsigned offset, sect_size; in isofs_get_blocks() local1070 sect_size = ei->i_section_size >> ISOFS_BUFFER_BITS(inode); in isofs_get_blocks()1094 while (nextblk && (b_off >= (offset + sect_size))) { in isofs_get_blocks()1097 offset += sect_size; in isofs_get_blocks()1104 sect_size = ISOFS_I(ninode)->i_section_size >> ISOFS_BUFFER_BITS(ninode); in isofs_get_blocks()1114 b_off, firstext, (unsigned) sect_size, in isofs_get_blocks()
655 unsigned int sect_size = sb->s_blocksize; in exfat_load_upcase_table() local680 for (i = 0; i < sect_size && index <= 0xFFFF; i += 2) { in exfat_load_upcase_table()
122 int sect_size);1760 int sect_size) in ocfs2_get_sector() argument1762 if (!sb_set_blocksize(sb, sect_size)) { in ocfs2_get_sector()