Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dsegment.c3420 bool from_gc = (type == CURSEG_ALL_DATA_ATGC); in f2fs_allocate_data_block() local
3429 if (from_gc) { in f2fs_allocate_data_block()
3453 if (from_gc) { in f2fs_allocate_data_block()
3474 if (from_gc) { in f2fs_allocate_data_block()
3701 bool from_gc) in f2fs_do_replace_block() argument
3755 if (!from_gc) in f2fs_do_replace_block()
3763 if (!from_gc) in f2fs_do_replace_block()
Df2fs.h3702 bool from_gc);