Home
last modified time | relevance | path

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

/openbmc/linux/fs/affs/
H A Dfile.c54 u32 lc_max; in affs_grow_extcache() local
65 lc_max = AFFS_LC_SIZE << AFFS_I(inode)->i_lc_shift; in affs_grow_extcache()
67 if (AFFS_I(inode)->i_extcnt > lc_max) { in affs_grow_extcache()