lc_max             52 fs/affs/file.c 	u32 lc_max;
lc_max             63 fs/affs/file.c 	lc_max = AFFS_LC_SIZE << AFFS_I(inode)->i_lc_shift;
lc_max             65 fs/affs/file.c 	if (AFFS_I(inode)->i_extcnt > lc_max) {