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