Searched refs:lpf_size (Results 1 – 1 of 1) sorted by relevance
498 unsigned int lpf_size = 0; in create_lost_and_found() local522 if ((lpf_size += fs->blocksize) >= 16*1024 && in create_lost_and_found()523 lpf_size >= 2 * fs->blocksize) in create_lost_and_found()