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

/linux-master/fs/f2fs/
H A Dsuper.c996 F2FS_OPTION(sbi).alloc_mode = ALLOC_MODE_REUSE;
2056 else if (F2FS_OPTION(sbi).alloc_mode == ALLOC_MODE_REUSE)
2119 F2FS_OPTION(sbi).alloc_mode = ALLOC_MODE_REUSE;
H A Df2fs.h1362 ALLOC_MODE_REUSE, /* reuse segments as much as possible */ enumerator in enum:__anon110
H A Dsegment.c2806 if (F2FS_OPTION(sbi).alloc_mode == ALLOC_MODE_REUSE)

Completed in 217 milliseconds