Home
last modified time | relevance | path

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

/fs/f2fs/
Dgc.c610 static bool is_alive(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, in is_alive() function
1040 if (!is_alive(sbi, entry, &dni, start_addr + off, &nofs)) in gc_data_segment()