Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dmisc.h273 if (lnum > c->log_last) in ubifs_next_log_lnum()
H A Dsb.c770 c->log_last = UBIFS_LOG_LNUM + c->log_lebs - 1; in ubifs_read_superblock()
H A Dubifs.h1082 * @log_last: last LEB of the log
1342 int log_last; member
H A Ddebug.c2528 } else if (lnum >= UBIFS_LOG_LNUM && lnum <= c->log_last) { in power_cut_emulated()