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

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

Completed in 251 milliseconds