Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Djfs_compat.h93 unsigned long j_first, j_last; member
/third_party/e2fsprogs/debugfs/
Ddo_journal.c449 trans->start = journal->j_first; in journal_open_trans()
617 var -= ((journal)->j_last - (journal)->j_first); \
923 journal->j_first, journal->j_last); in do_journal_open()
Djournal.c637 journal->j_first = ntohl(jsb->s_first); in ext2fs_journal_load()
/third_party/e2fsprogs/e2fsck/
Drecovery.c232 var -= (_wrap_last - (journal)->j_first); \
Djournal.c1360 journal->j_first = ntohl(jsb->s_first); in e2fsck_journal_load()