Home
last modified time | relevance | path

Searched refs:blkid_probe (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/lib/blkid/
Dprobe.c51 static unsigned char *get_buffer(struct blkid_probe *pr, in get_buffer()
320 static int probe_ext4dev(struct blkid_probe *probe, in probe_ext4dev()
365 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext4()
413 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext3()
435 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext2()
467 static int probe_jbd(struct blkid_probe *probe, struct blkid_magic *id, in probe_jbd()
512 static int probe_fat(struct blkid_probe *probe, in probe_fat()
641 static int probe_fat_nomagic(struct blkid_probe *probe, in probe_fat_nomagic()
682 static int probe_ntfs(struct blkid_probe *probe, in probe_ntfs()
790 static int probe_xfs(struct blkid_probe *probe, in probe_xfs()
[all …]
Dprobe.h25 struct blkid_probe { struct
35 typedef int (*blkid_probe_t)(struct blkid_probe *probe, argument
/external/f2fs-tools/mkfs/
Df2fs_format_main.c189 blkid_probe pr = NULL; in f2fs_dev_is_overwrite()
/external/e2fsprogs/lib/support/
Dplausible.c128 blkid_probe pr; in check_partition_table()
/external/e2fsprogs/misc/
Dmke2fs.c1425 blkid_probe pr; in get_device_geometry()