Home
last modified time | relevance | path

Searched refs:lc_max (Results 1 – 1 of 1) sorted by relevance

/fs/affs/
Dfile.c51 u32 lc_max; in affs_grow_extcache() local
62 lc_max = AFFS_LC_SIZE << AFFS_I(inode)->i_lc_shift; in affs_grow_extcache()
64 if (AFFS_I(inode)->i_extcnt > lc_max) { in affs_grow_extcache()