Home
last modified time | relevance | path

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

/linux/fs/affs/
H A Dfile.c55 u32 lc_max; in affs_grow_extcache() local
66 lc_max = AFFS_LC_SIZE << AFFS_I(inode)->i_lc_shift; in affs_grow_extcache()
68 if (AFFS_I(inode)->i_extcnt > lc_max) { in affs_grow_extcache()