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

/linux-master/fs/f2fs/
H A Dsegment.h161 ALLOC_NEXT, enumerator in enum:__anon120
H A Dgc.c1919 SIT_I(sbi)->last_victim[ALLOC_NEXT] = 0;
1979 SIT_I(sbi)->last_victim[ALLOC_NEXT] =
H A Dsegment.c2803 if (SIT_I(sbi)->last_victim[ALLOC_NEXT])
2804 return SIT_I(sbi)->last_victim[ALLOC_NEXT];
H A Dfile.c3059 sm->last_victim[ALLOC_NEXT] = end_segno + 1;

Completed in 155 milliseconds