Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h594 unsigned long t_log_start; member
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Djournal.c1080 *block = transaction->t_log_start; in jbd2_journal_get_log_tail()
1083 *block = transaction->t_log_start; in jbd2_journal_get_log_tail()
H A Dcommit.c583 commit_transaction->t_log_start = journal->j_head; in jbd2_journal_commit_transaction()