Searched refs:s_last_error_block (Results 1 – 6 of 6) sorted by relevance
133 check_field(s_last_error_block, 8); in main()
119 sb->s_last_error_block = ext2fs_swab64(sb->s_last_error_block); in ext2fs_swap_super()
738 __u64 s_last_error_block; /* block involved of last error */ member
445 sb->s_last_error_block); in list_super2()
173 { "last_error_block", &set_sb.s_last_error_block, NULL, 8, parse_uint },
3964 fs->super->s_last_error_block = err; /* Yeah... */ in __translate_error()