Home
last modified time | relevance | path

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

/linux-4.19.296/fs/affs/
Dfile.c52 u32 lc_max; in affs_grow_extcache() local
63 lc_max = AFFS_LC_SIZE << AFFS_I(inode)->i_lc_shift; in affs_grow_extcache()
65 if (AFFS_I(inode)->i_extcnt > lc_max) { in affs_grow_extcache()