Searched refs:fsmap (Results 1 – 9 of 9) sorted by relevance
168 struct fsmap_head *fsmap; in scan_online() local169 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 …]
25 struct fsmap { struct42 struct fsmap fmh_keys[2]; /* low and high keys for the mapping search */ argument43 struct fsmap fmh_recs[]; /* returned records */51 return sizeof(struct fsmap_head) + nr * sizeof(struct fsmap); in fsmap_sizeof()
826 $(top_srcdir)/lib/ext2fs/bitops.h $(srcdir)/e2freefrag.h $(srcdir)/fsmap.h
50 struct fsmap { struct67 struct fsmap fmh_keys[2]; /* low and high keys for the mapping search */ argument68 struct fsmap fmh_recs[]; /* returned records */76 return sizeof(struct fsmap_head) + nr * sizeof(struct fsmap); in fsmap_sizeof()
15 "fsmap.c",
256 /* Define to 1 if you have the <linux/fsmap.h> header file. */
941 linux/fsmap.h
12450 …mio.h unistd.h utime.h attr/xattr.h linux/falloc.h linux/fd.h linux/fsmap.h linux/major.h …