Home
last modified time | relevance | path

Searched refs:s_errno (Results 1 – 6 of 6) sorted by relevance

/third_party/e2fsprogs/lib/e2p/
Dljs.c131 if (jsb->s_errno != 0) in e2p_list_journal_super()
133 (int) ntohl(jsb->s_errno)); in e2p_list_journal_super()
/third_party/e2fsprogs/tests/f_jnl_errno/
Dname1 journal s_errno handling
/third_party/e2fsprogs/debugfs/
Djournal.c725 journal->j_superblock->s_errno) { in ext2fs_check_ext3_journal()
728 journal->j_superblock->s_errno = 0; in ext2fs_check_ext3_journal()
768 journal->j_superblock->s_errno = -EINVAL; in recover_ext3_journal()
862 journal->j_superblock->s_errno = -EINVAL; in ext2fs_open_journal()
/third_party/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h200 __s32 s_errno; member
/third_party/e2fsprogs/e2fsck/
Djournal.c1598 journal->j_superblock->s_errno) { in e2fsck_check_ext3_journal()
1601 journal->j_superblock->s_errno = 0; in e2fsck_check_ext3_journal()
1645 journal->j_superblock->s_errno = -EINVAL; in recover_ext3_journal()
/third_party/e2fsprogs/doc/RelNotes/
Dv1.42.txt1014 Fixed e2fsck's handling of the journal's s_errno field. E2fsck was
1015 not properly propagating the journal's s_errno field to the superblock
1024 The dumpe2fs will now display the journal's s_errno field if it is