Home
last modified time | relevance | path

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

/third_party/e2fsprogs/misc/
De2freefrag.c169 struct fsmap_head *fsmap; in scan_online() local
170 struct fsmap *extent; in scan_online()
171 struct fsmap *p; in scan_online()
194 fsmap = malloc(fsmap_sizeof(FSMAP_EXTENTS)); in scan_online()
195 if (!fsmap) { in scan_online()
200 memset(fsmap, 0, sizeof(*fsmap)); in scan_online()
201 fsmap->fmh_count = FSMAP_EXTENTS; in scan_online()
202 fsmap->fmh_keys[1].fmr_device = UINT_MAX; in scan_online()
203 fsmap->fmh_keys[1].fmr_physical = ULLONG_MAX; in scan_online()
204 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.in849 $(top_srcdir)/lib/ext2fs/bitops.h $(srcdir)/e2freefrag.h $(srcdir)/fsmap.h
/third_party/NuttX/fs/mount/
Dfs_mount.c76 LOS_HAL_TABLE_BEGIN(g_fsmap, fsmap);
79 LOS_HAL_TABLE_END(g_fsmap_end, fsmap);
151 const struct fsmap_t *fsmap = NULL; in mount() local
170 if ((fsmap = mount_findfs(filesystemtype)) == NULL || (fsmap->is_bdfs && !source)) in mount()
177 mops = fsmap->fs_mops; in mount()
179 if (fsmap->is_bdfs && source) in mount()
230 if (fsmap->is_mtd_support && (device != NULL)) in mount()
273 if (fsmap->is_mtd_support && (device != NULL) && (partition != NULL)) in mount()
/third_party/NuttX/include/nuttx/fs/
Dfs.h48 struct fsmap_t _l LOS_HAL_TABLE_ENTRY(fsmap) = \
/third_party/e2fsprogs/contrib/android/
DAndroid.bp24 "fsmap.c",
DBUILD.gn45 "fsmap.c",
/third_party/skia/third_party/externals/harfbuzz/subprojects/packagefiles/ragel/
Dmeson.build27 'ragel/dotcodegen.cpp', 'ragel/dotcodegen.h', 'ragel/fsmap.cpp',
/third_party/grpc/third_party/upb/bazel/
Dragel.BUILD62 "ragel/fsmap.cpp",
/third_party/e2fsprogs/lib/
Dconfig.h.in172 /* Define to 1 if you have the <linux/fsmap.h> header file. */
/third_party/e2fsprogs/
Dconfigure.ac992 linux/fsmap.h
Dconfigure10461 …mio.h unistd.h utime.h attr/xattr.h linux/falloc.h linux/fd.h linux/fsmap.h linux/major.h …