Searched refs:ac_idx (Results 1 – 1 of 1) sorted by relevance
174 u32 lc_idx, lc_off, ac_idx; in affs_get_extblock_slow() local234 ac_idx = (ext - lc_idx - 1) & AFFS_AC_MASK; in affs_get_extblock_slow()235 if (AFFS_I(inode)->i_ac[ac_idx].ext == ext) { in affs_get_extblock_slow()236 ext_key = AFFS_I(inode)->i_ac[ac_idx].key; in affs_get_extblock_slow()242 idx = ac_idx; in affs_get_extblock_slow()268 AFFS_I(inode)->i_ac[ac_idx].ext = ext; in affs_get_extblock_slow()269 AFFS_I(inode)->i_ac[ac_idx].key = ext_key; in affs_get_extblock_slow()