Home
last modified time | relevance | path

Searched refs:fmh_entries (Results 1 – 2 of 2) sorted by relevance

/third_party/e2fsprogs/misc/
Dfsmap.h39 __u32 fmh_entries; /* # of entries filled in (output). */ member
59 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1]; in fsmap_advance()
De2freefrag.c219 if (!fsmap->fmh_entries) in scan_online()
223 i < fsmap->fmh_entries; in scan_online()
233 p = &fsmap->fmh_recs[fsmap->fmh_entries - 1]; in scan_online()