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.c1914 SIT_I(sbi)->last_victim[ALLOC_NEXT] = 0;
1974 SIT_I(sbi)->last_victim[ALLOC_NEXT] =
H A Dsegment.c2802 if (SIT_I(sbi)->last_victim[ALLOC_NEXT])
2803 return SIT_I(sbi)->last_victim[ALLOC_NEXT];
H A Dfile.c3028 sm->last_victim[ALLOC_NEXT] = end_segno + 1;

Completed in 269 milliseconds