Searched refs:blkid_probe (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A Dprobe.c50 static unsigned char *get_buffer(struct blkid_probe *pr,
320 static int probe_ext4dev(struct blkid_probe *probe,
365 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id,
413 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id,
435 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id,
467 static int probe_jbd(struct blkid_probe *probe, struct blkid_magic *id,
512 static int probe_fat(struct blkid_probe *probe,
639 static int probe_fat_nomagic(struct blkid_probe *probe,
680 static int probe_ntfs(struct blkid_probe *probe,
788 static int probe_xfs(struct blkid_probe *prob
[all...]
H A Dprobe.h23 struct blkid_probe { struct
33 typedef int (*blkid_probe_t)(struct blkid_probe *probe,
/external/e2fsprogs/misc/
H A Dmke2fs.c1236 blkid_probe pr;

Completed in 61 milliseconds