Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dmisc.h295 if (lnum > c->log_last) in ubifs_next_log_lnum()
H A Dsb.c654 c->log_last = UBIFS_LOG_LNUM + c->log_lebs - 1; in ubifs_read_superblock()
H A Dubifs.h1906 int log_last; member
H A Dsuper.c1634 c->log_lebs, UBIFS_LOG_LNUM, c->log_last); in mount_ubifs()
H A Ddebug.c2547 } else if (lnum >= UBIFS_LOG_LNUM && lnum <= c->log_last) { in power_cut_emulated()