Home
last modified time | relevance | path

Searched refs:ext2fs_calculate_summary_stats (Results 1 – 5 of 5) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dinitialize.c579 errcode_t ext2fs_calculate_summary_stats(ext2_filsys fs, int super_only) in ext2fs_calculate_summary_stats() function
Dext2fs.h1512 extern errcode_t ext2fs_calculate_summary_stats(ext2_filsys fs, int super_only);
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols123 ext2fs_calculate_summary_stats@Base 1.46.0
/third_party/e2fsprogs/e2fsck/
Djournal.c936 ext2fs_calculate_summary_stats(ctx->fs, 0 /* update bg also */); in ext4_fc_replay()
/third_party/e2fsprogs/misc/
Dtune2fs.c2764 ext2fs_calculate_summary_stats(fs, 1 /* super only */); in resize_inode()