Home
last modified time | relevance | path

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

12

/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.c107 blk64_t ext2fs_blocks_count(struct ext2_super_block *super) in ext2fs_blocks_count()
117 void ext2fs_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_blocks_count_set()
127 void ext2fs_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_blocks_count_add()
137 blk64_t ext2fs_r_blocks_count(struct ext2_super_block *super) in ext2fs_r_blocks_count()
147 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_set()
157 void ext2fs_r_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_add()
167 blk64_t ext2fs_free_blocks_count(struct ext2_super_block *super) in ext2fs_free_blocks_count()
177 void ext2fs_free_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_free_blocks_count_set()
187 void ext2fs_free_blocks_count_add(struct ext2_super_block *super, blk64_t blk) in ext2fs_free_blocks_count_add()
Dext2_fs.h641 struct ext2_super_block { struct
731 #define EXT4_S_ERR_START ext4_offsetof(struct ext2_super_block, s_error_count) argument
743 #define EXT4_S_ERR_END ext4_offsetof(struct ext2_super_block, s_mount_opts) argument
861 static inline int ext2fs_has_feature_##name(struct ext2_super_block *sb) \
866 static inline void ext2fs_set_feature_##name(struct ext2_super_block *sb) \
871 static inline void ext2fs_clear_feature_##name(struct ext2_super_block *sb) \
878 static inline int ext2fs_has_feature_##name(struct ext2_super_block *sb) \
883 static inline void ext2fs_set_feature_##name(struct ext2_super_block *sb) \
888 static inline void ext2fs_clear_feature_##name(struct ext2_super_block *sb) \
895 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()
284 struct ext2_super_block *super_shadow = 0; in ext2fs_flush2()
336 memcpy(super_shadow, fs->super, sizeof(struct ext2_super_block)); in ext2fs_flush2()
Dcsum.c75 int ext2fs_verify_csum_type(ext2_filsys fs, struct ext2_super_block *sb) in ext2fs_verify_csum_type()
84 struct ext2_super_block *sb) in ext2fs_superblock_csum()
86 int offset = offsetof(struct ext2_super_block, s_checksum); in ext2fs_superblock_csum()
92 int ext2fs_superblock_csum_verify(ext2_filsys fs, struct ext2_super_block *sb) in ext2fs_superblock_csum_verify()
111 struct ext2_super_block *sb) in ext2fs_superblock_csum_set()
825 struct ext2_super_block *sb = fs->super; in ext2fs_set_gdt_csum()
882 struct ext2_super_block *sb = fs->super; in print_csum()
927 struct ext2_super_block param; in main()
Dext2fs.h238 struct ext2_super_block * super;
258 struct ext2_super_block * orig_super;
925 extern blk64_t ext2fs_blocks_count(struct ext2_super_block *super);
926 extern void ext2fs_blocks_count_set(struct ext2_super_block *super,
928 extern void ext2fs_blocks_count_add(struct ext2_super_block *super,
930 extern blk64_t ext2fs_r_blocks_count(struct ext2_super_block *super);
931 extern void ext2fs_r_blocks_count_set(struct ext2_super_block *super,
933 extern void ext2fs_r_blocks_count_add(struct ext2_super_block *super,
935 extern blk64_t ext2fs_free_blocks_count(struct ext2_super_block *super);
936 extern void ext2fs_free_blocks_count_set(struct ext2_super_block *super,
[all …]
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()
487 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/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/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/e2fsck/
Dquota.c71 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_hide_quota()
102 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_validate_quota_inodes()
Djournal.c935 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_get_journal()
936 struct ext2_super_block jsuper; in e2fsck_get_journal()
1139 struct ext2_super_block superx; in e2fsck_get_journal()
1196 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_journal_fix_bad_inode()
1414 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_journal_fix_corrupt_super()
1470 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_check_ext3_journal()
1710 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_move_ext3_journal()
1835 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_fix_ext3_journal_hint()
Dsuper.c557 struct ext2_super_block *sb = ctx->fs->super; in e2fsck_fix_dirhash_hint()
584 struct ext2_super_block *sb = fs->super; in check_super_block()
1123 struct ext2_super_block *backup_sb; in check_backup_super_block()
1149 backup_sb = (struct ext2_super_block *) buf; in check_backup_super_block()
/external/e2fsprogs/misc/
De2undo.c149 static void print_undo_mismatch(struct ext2_super_block *fs_super, in print_undo_mismatch()
150 struct ext2_super_block *undo_super) in print_undo_mismatch()
167 struct ext2_super_block super, *sb; in check_filesystem()
195 sb = (struct ext2_super_block *)buf; in check_filesystem()
198 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/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()
Dplausible.c100 struct ext2_super_block *sb; in print_ext2_info()
/external/e2fsprogs/debugfs/
Djournal.c293 struct ext2_super_block *sb = fs->super; in ext2fs_get_journal()
294 struct ext2_super_block jsuper; in ext2fs_get_journal()
476 struct ext2_super_block superx; in ext2fs_get_journal()
527 struct ext2_super_block *sb = fs->super; in ext2fs_journal_fix_bad_inode()
683 struct ext2_super_block *sb = fs->super; in ext2fs_check_ext3_journal()
Dlogdump.c95 struct ext2_super_block *es = NULL; in do_logdump()
352 struct ext2_super_block *sb; in dump_journal()
372 sb = (struct ext2_super_block *) (buf+1024); in dump_journal()
815 struct ext2_super_block *super; in dump_metadata_block()
/external/e2fsprogs/tests/progs/
Dtest_icount.c331 struct ext2_super_block param; in main()
338 memset(&param, 0, sizeof(struct ext2_super_block)); in main()

12