Searched refs:s_first (Results 1 – 7 of 7) sorted by relevance
57 __u32 s_first; /* first block of log information */ member
69 jsb->s_first = htonl(1); in ext2fs_create_journal_superblock()78 jsb->s_first = htonl(ext2fs_journal_sb_start(fs->blocksize) + 1); in ext2fs_create_journal_superblock()
210 __u32 s_first; /* first block of log information */ member
684 journal->j_first = ntohl(jsb->s_first); in e2fsck_journal_load()718 jsb->s_first = htonl(1); in e2fsck_journal_reset_super()
73 be32_to_cpu((jsb)->s_first));
631 journal->j_first = ntohl(jsb->s_first); in ext2fs_journal_load()
508 (unsigned int)ntohl(jsb->s_first), (unsigned int)ntohl(jsb->s_sequence), in print_journal_information()