Searched refs:log_lnum (Results 1 - 5 of 5) sorted by relevance

/fs/ubifs/
H A Dubifs-media.h657 * @log_lnum: start of the log
690 __le32 log_lnum; member in struct:ubifs_mst_node
H A Dmaster.c285 c->lhead_lnum = le32_to_cpu(c->mst_node->log_lnum);
H A Dcommit.c174 c->mst_node->log_lnum = cpu_to_le32(new_ltail_lnum);
H A Dsb.c210 mst->log_lnum = cpu_to_le32(UBIFS_LOG_LNUM);
H A Ddebug.c373 pr_err("\tlog_lnum %u\n", le32_to_cpu(mst->log_lnum));

Completed in 129 milliseconds