Searched refs:s_first (Results 1 – 6 of 6) sorted by relevance
57 __u32 s_first; /* first block of log information */ member
67 jsb->s_first = htonl(1); in ext2fs_create_journal_superblock()78 jsb->s_first = htonl(3); in ext2fs_create_journal_superblock()80 jsb->s_first = htonl(2); in ext2fs_create_journal_superblock()
179 __u32 s_first; /* first block of log information */ member
598 journal->j_first = ntohl(jsb->s_first); in e2fsck_journal_load()632 jsb->s_first = htonl(1); in e2fsck_journal_reset_super()
72 be32_to_cpu((jsb)->s_first));
433 (unsigned int)ntohl(jsb->s_first), (unsigned int)ntohl(jsb->s_sequence), in print_journal_information()