Searched refs:ALLOC_MODE_REUSE (Results 1 – 3 of 3) sorted by relevance
266 {"reuse", ALLOC_MODE_REUSE},2529 else if (F2FS_OPTION(sbi).alloc_mode == ALLOC_MODE_REUSE) in f2fs_show_options()2606 F2FS_OPTION(sbi).alloc_mode = ALLOC_MODE_REUSE; in default_options()
1545 ALLOC_MODE_REUSE, /* reuse segments as much as possible */ enumerator
3082 if (F2FS_OPTION(sbi).alloc_mode == ALLOC_MODE_REUSE) in __get_next_segno()