Searched refs:AFFS_LC_SIZE (Results 1 – 2 of 2) sorted by relevance
13 #define AFFS_LC_SIZE (AFFS_CACHE_SIZE/sizeof(u32)/2) macro
101 lc_max = AFFS_LC_SIZE << AFFS_INODE->i_lc_shift; in affs_grow_extcache()108 tmp = (AFFS_INODE->i_extcnt / AFFS_LC_SIZE) >> lc_shift; in affs_grow_extcache()119 for (i = 1, j = off; j < AFFS_LC_SIZE; i++, j += off) in affs_grow_extcache()867 for (; i < AFFS_LC_SIZE; i++) in affs_truncate()