Home
last modified time | relevance | path

Searched refs:fsmap (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/debugfs/
De2freefrag.c168 struct fsmap_head *fsmap; in scan_online() local
169 struct fsmap *extent; in scan_online()
170 struct fsmap *p; in scan_online()
193 fsmap = malloc(fsmap_sizeof(FSMAP_EXTENTS)); in scan_online()
194 if (!fsmap) { in scan_online()
199 memset(fsmap, 0, sizeof(*fsmap)); in scan_online()
200 fsmap->fmh_count = FSMAP_EXTENTS; in scan_online()
201 fsmap->fmh_keys[1].fmr_device = UINT_MAX; in scan_online()
202 fsmap->fmh_keys[1].fmr_physical = ULLONG_MAX; in scan_online()
203 fsmap->fmh_keys[1].fmr_owner = ULLONG_MAX; in scan_online()
[all …]
/external/e2fsprogs/misc/
De2freefrag.c168 struct fsmap_head *fsmap; in scan_online() local
169 struct fsmap *extent; in scan_online()
170 struct fsmap *p; in scan_online()
193 fsmap = malloc(fsmap_sizeof(FSMAP_EXTENTS)); in scan_online()
194 if (!fsmap) { in scan_online()
199 memset(fsmap, 0, sizeof(*fsmap)); in scan_online()
200 fsmap->fmh_count = FSMAP_EXTENTS; in scan_online()
201 fsmap->fmh_keys[1].fmr_device = UINT_MAX; in scan_online()
202 fsmap->fmh_keys[1].fmr_physical = ULLONG_MAX; in scan_online()
203 fsmap->fmh_keys[1].fmr_owner = ULLONG_MAX; in scan_online()
[all …]
Dfsmap.h25 struct fsmap { struct
42 struct fsmap fmh_keys[2]; /* low and high keys for the mapping search */ argument
43 struct fsmap fmh_recs[]; /* returned records */
51 return sizeof(struct fsmap_head) + nr * sizeof(struct fsmap); in fsmap_sizeof()
DMakefile.in826 $(top_srcdir)/lib/ext2fs/bitops.h $(srcdir)/e2freefrag.h $(srcdir)/fsmap.h
/external/kernel-headers/original/uapi/linux/
Dfsmap.h50 struct fsmap { struct
67 struct fsmap fmh_keys[2]; /* low and high keys for the mapping search */ argument
68 struct fsmap fmh_recs[]; /* returned records */
76 return sizeof(struct fsmap_head) + nr * sizeof(struct fsmap); in fsmap_sizeof()
/external/e2fsprogs/contrib/android/
DAndroid.bp15 "fsmap.c",
/external/e2fsprogs/lib/
Dconfig.h.in256 /* Define to 1 if you have the <linux/fsmap.h> header file. */
/external/e2fsprogs/
Dconfigure.ac941 linux/fsmap.h
Dconfigure12450 …mio.h unistd.h utime.h attr/xattr.h linux/falloc.h linux/fd.h linux/fsmap.h linux/major.h …