Searched refs:AFFS_AC_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define AFFS_AC_MASK (AFFS_AC_SIZE-1) macro
237 ac_idx = (ext - lc_idx - 1) & AFFS_AC_MASK; in affs_get_extblock_slow()247 idx = (idx - 1) & AFFS_AC_MASK; in affs_get_extblock_slow()