Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.h21 #define INVALID_MTIME ULLONG_MAX /* no valid blocks in a segment/section */ macro
H A Dgc.c373 f2fs_bug_on(sbi, mtime == INVALID_MTIME); in get_cb_cost()
529 f2fs_bug_on(sbi, mtime == INVALID_MTIME); in add_victim_entry()
H A Dsegment.c5666 return INVALID_MTIME; in f2fs_get_section_mtime()
5670 if (unlikely(mtime == INVALID_MTIME)) in f2fs_get_section_mtime()