Home
last modified time | relevance | path

Searched refs:ext2_super_block (Results 1 – 25 of 53) sorted by relevance

123

/external/clang/test/Sema/
Darray-bounds-ptr-arith.c4 struct ext2_super_block{ struct
7 void* ext2_statfs (struct ext2_super_block *es,int a) in ext2_statfs() argument
11 void* broken (struct ext2_super_block *es,int a) in broken()
/external/e2fsprogs/lib/ext2fs/
Dblknum.c91 blk64_t ext2fs_blocks_count(struct ext2_super_block *super) in ext2fs_blocks_count()
101 void ext2fs_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_blocks_count_set()
111 void ext2fs_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_blocks_count_add()
121 blk64_t ext2fs_r_blocks_count(struct ext2_super_block *super) in ext2fs_r_blocks_count()
131 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_set()
141 void ext2fs_r_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_add()
151 blk64_t ext2fs_free_blocks_count(struct ext2_super_block *super) in ext2fs_free_blocks_count()
161 void ext2fs_free_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_free_blocks_count_set()
171 void ext2fs_free_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_free_blocks_count_add()
Dext2_fs.h628 struct ext2_super_block { struct
719 #define EXT4_S_ERR_START ext4_offsetof(struct ext2_super_block, s_error_count) argument
731 #define EXT4_S_ERR_END ext4_offsetof(struct ext2_super_block, s_mount_opts) argument
834 static inline int ext2fs_has_feature_##name(struct ext2_super_block *sb) \
839 static inline void ext2fs_set_feature_##name(struct ext2_super_block *sb) \
844 static inline void ext2fs_clear_feature_##name(struct ext2_super_block *sb) \
851 static inline int ext2fs_has_feature_##name(struct ext2_super_block *sb) \
856 static inline void ext2fs_set_feature_##name(struct ext2_super_block *sb) \
861 static inline void ext2fs_clear_feature_##name(struct ext2_super_block *sb) \
868 static inline int ext2fs_has_feature_##name(struct ext2_super_block *sb) \
[all …]
Dclosefs.c193 struct ext2_super_block *super) in write_primary_superblock()
241 struct ext2_super_block *sb = fs->super; in ext2fs_update_dynamic_rev()
255 struct ext2_super_block *super_shadow) in write_backup_super()
286 struct ext2_super_block *super_shadow = 0; in ext2fs_flush2()
329 memcpy(super_shadow, fs->super, sizeof(struct ext2_super_block)); in ext2fs_flush2()
Dext2fs.h220 struct ext2_super_block * super;
240 struct ext2_super_block * orig_super;
880 extern blk64_t ext2fs_blocks_count(struct ext2_super_block *super);
881 extern void ext2fs_blocks_count_set(struct ext2_super_block *super,
883 extern void ext2fs_blocks_count_add(struct ext2_super_block *super,
885 extern blk64_t ext2fs_r_blocks_count(struct ext2_super_block *super);
886 extern void ext2fs_r_blocks_count_set(struct ext2_super_block *super,
888 extern void ext2fs_r_blocks_count_add(struct ext2_super_block *super,
890 extern blk64_t ext2fs_free_blocks_count(struct ext2_super_block *super);
891 extern void ext2fs_free_blocks_count_set(struct ext2_super_block *super,
[all …]
Dcsum.c74 int ext2fs_verify_csum_type(ext2_filsys fs, struct ext2_super_block *sb) in ext2fs_verify_csum_type()
83 struct ext2_super_block *sb) in ext2fs_superblock_csum()
85 int offset = offsetof(struct ext2_super_block, s_checksum); in ext2fs_superblock_csum()
91 int ext2fs_superblock_csum_verify(ext2_filsys fs, struct ext2_super_block *sb) in ext2fs_superblock_csum_verify()
110 struct ext2_super_block *sb) in ext2fs_superblock_csum_set()
833 struct ext2_super_block *sb = fs->super; in ext2fs_set_gdt_csum()
890 struct ext2_super_block *sb = fs->super; in print_csum()
935 struct ext2_super_block param; in main()
Dinitialize.c60 struct ext2_super_block *sb = fs->super; in calc_reserved_gdt_blocks()
89 struct ext2_super_block *param, in ext2fs_initialize()
94 struct ext2_super_block *super; in ext2fs_initialize()
Dtst_super_size.c19 #define sb_struct ext2_super_block
Dtst_iscan.c75 struct ext2_super_block param; in setup()
/external/e2fsprogs/lib/e2p/
Dls.c99 static void print_features(struct ext2_super_block * s, FILE *f) in print_features()
120 static void print_mntopts(struct ext2_super_block * s, FILE *f) in print_mntopts()
145 static void print_super_flags(struct ext2_super_block * s, FILE *f) in print_super_flags()
171 static __u64 e2p_blocks_count(struct ext2_super_block *super) in e2p_blocks_count()
178 static __u64 e2p_r_blocks_count(struct ext2_super_block *super) in e2p_r_blocks_count()
185 static __u64 e2p_free_blocks_count(struct ext2_super_block *super) in e2p_free_blocks_count()
224 void list_super2(struct ext2_super_block * sb, FILE *f) in list_super2()
475 void list_super (struct ext2_super_block * s) in list_super()
De2p.h42 void list_super(struct ext2_super_block * s);
43 void list_super2(struct ext2_super_block * s, FILE *f);
/external/e2fsprogs/ext2ed/
Dsuper_com.c28 struct ext2_super_block *super; in type_ext2_super_block___show()
150 struct ext2_super_block sb; in type_ext2_super_block___setactivecopy()
Dext2ed.h112 struct ext2_super_block t_ext2_super_block;
126 struct ext2_super_block super_block;
/external/e2fsprogs/lib/blkid/
Dprobe.c139 struct ext2_super_block *es = (struct ext2_super_block *) buf; in get_ext2_info()
324 struct ext2_super_block *es; in probe_ext4dev()
325 es = (struct ext2_super_block *)buf; in probe_ext4dev()
368 struct ext2_super_block *es; in probe_ext4()
369 es = (struct ext2_super_block *)buf; in probe_ext4()
416 struct ext2_super_block *es; in probe_ext3()
417 es = (struct ext2_super_block *)buf; in probe_ext3()
438 struct ext2_super_block *es; in probe_ext2()
440 es = (struct ext2_super_block *)buf; in probe_ext2()
470 struct ext2_super_block *es = (struct ext2_super_block *) buf; in probe_jbd()
/external/e2fsprogs/misc/
De2undo.c139 static void print_undo_mismatch(struct ext2_super_block *fs_super, in print_undo_mismatch()
140 struct ext2_super_block *undo_super) in print_undo_mismatch()
157 struct ext2_super_block super, *sb; in check_filesystem()
185 sb = (struct ext2_super_block *)buf; in check_filesystem()
188 print_undo_mismatch(&super, (struct ext2_super_block *)buf); in check_filesystem()
De2label.c42 struct ext2_super_block { struct
Dfindsuper.c125 struct ext2_super_block ext2; in main()
/external/e2fsprogs/e2fsck/
Djournal.c281 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_get_journal()
282 struct ext2_super_block jsuper; in e2fsck_get_journal()
482 struct ext2_super_block superx; in e2fsck_get_journal()
535 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_journal_fix_bad_inode()
739 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_journal_fix_corrupt_super()
795 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_check_ext3_journal()
1027 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_move_ext3_journal()
1152 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_fix_ext3_journal_hint()
Dquota.c61 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_hide_quota()
Dsuper.c439 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_fix_dirhash_hint()
466 struct ext2_super_block *sb = fs->super; in check_super_block()
968 struct ext2_super_block *backup_sb; in check_backup_super_block()
994 backup_sb = (struct ext2_super_block *) buf; in check_backup_super_block()
/external/e2fsprogs/lib/support/
Dquotaio.h207 ext2_ino_t quota_type2inum(enum quota_type qtype, struct ext2_super_block *);
248 static inline ext2_ino_t *quota_sb_inump(struct ext2_super_block *sb, in quota_sb_inump()
/external/e2fsprogs/debugfs/
Dlogdump.c91 struct ext2_super_block *es = NULL; in do_logdump()
341 struct ext2_super_block *sb; in dump_journal()
358 sb = (struct ext2_super_block *) (buf+1024); in dump_journal()
654 struct ext2_super_block *super; in dump_metadata_block()
Djournal.c287 struct ext2_super_block *sb = fs->super; in ext2fs_get_journal()
288 struct ext2_super_block jsuper; in ext2fs_get_journal()
470 struct ext2_super_block superx; in ext2fs_get_journal()
521 struct ext2_super_block *sb = fs->super; in ext2fs_journal_fix_bad_inode()
675 struct ext2_super_block *sb = fs->super; in ext2fs_check_ext3_journal()
/external/e2fsprogs/tests/progs/
Dtest_icount.c306 struct ext2_super_block param; in main()
313 memset(&param, 0, sizeof(struct ext2_super_block)); in main()
/external/syslinux/libinstaller/ext2fs/
Dext2_fs.h540 struct ext2_super_block { struct
630 #define EXT4_S_ERR_START ext4_offsetof(struct ext2_super_block, s_error_count) argument
642 #define EXT4_S_ERR_END ext4_offsetof(struct ext2_super_block, s_mount_opts) argument

123