Home
last modified time | relevance | path

Searched refs:from_gc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/f2fs/
Dsegment.c3308 bool from_gc = (type == CURSEG_ALL_DATA_ATGC); in f2fs_allocate_data_block() local
3316 if (from_gc) { in f2fs_allocate_data_block()
3339 if (from_gc) { in f2fs_allocate_data_block()
3356 if (from_gc) in f2fs_allocate_data_block()
3544 bool from_gc) in f2fs_do_replace_block() argument
3596 if (!from_gc) in f2fs_do_replace_block()
3603 if (!from_gc) in f2fs_do_replace_block()
Df2fs.h3379 bool from_gc);