Home
last modified time | relevance | path

Searched defs:ext2_bmap_statistics (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dbmap64.h12 struct ext2_bmap_statistics { struct
13 int type;
14 struct timeval created;
17 unsigned long copy_count;
18 unsigned long resize_count;
19 unsigned long mark_count;
20 unsigned long unmark_count;
21 unsigned long test_count;
22 unsigned long mark_ext_count;
23 unsigned long unmark_ext_count;
[all …]