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