Searched refs:INVALID_MTIME (Results 1 – 3 of 3) sorted by relevance
21 #define INVALID_MTIME ULLONG_MAX /* no valid blocks in a segment/section */ macro
373 f2fs_bug_on(sbi, mtime == INVALID_MTIME); in get_cb_cost()529 f2fs_bug_on(sbi, mtime == INVALID_MTIME); in add_victim_entry()
5666 return INVALID_MTIME; in f2fs_get_section_mtime()5670 if (unlikely(mtime == INVALID_MTIME)) in f2fs_get_section_mtime()