Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c884 F2FS_OPTION(sbi).alloc_mode = ALLOC_MODE_REUSE; in parse_options()
1718 else if (F2FS_OPTION(sbi).alloc_mode == ALLOC_MODE_REUSE) in f2fs_show_options()
3548 F2FS_OPTION(sbi).alloc_mode = ALLOC_MODE_REUSE; in f2fs_tuning_parameters()
H A Df2fs.h1272 ALLOC_MODE_REUSE, /* reuse segments as much as possible */ enumerator
H A Dsegment.c2738 if (F2FS_OPTION(sbi).alloc_mode == ALLOC_MODE_REUSE) in __get_next_segno()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c1028 F2FS_OPTION(sbi).alloc_mode = ALLOC_MODE_REUSE; in parse_options()
2110 else if (F2FS_OPTION(sbi).alloc_mode == ALLOC_MODE_REUSE) in f2fs_show_options()
2173 F2FS_OPTION(sbi).alloc_mode = ALLOC_MODE_REUSE; in default_options()
H A Dsegment.c2777 if (F2FS_OPTION(sbi).alloc_mode == ALLOC_MODE_REUSE) in __get_next_segno()
H A Df2fs.h1352 ALLOC_MODE_REUSE, /* reuse segments as much as possible */ enumerator

Completed in 40 milliseconds