HomeSort by relevance Sort by last modified time
    Searched refs:blkid_probe (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/blkid/
probe.c 52 static unsigned char *get_buffer(struct blkid_probe *pr,
322 static int probe_ext4dev(struct blkid_probe *probe,
367 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id,
415 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id,
437 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id,
469 static int probe_jbd(struct blkid_probe *probe, struct blkid_magic *id,
514 static int probe_fat(struct blkid_probe *probe,
641 static int probe_fat_nomagic(struct blkid_probe *probe,
682 static int probe_ntfs(struct blkid_probe *probe,
790 static int probe_xfs(struct blkid_probe *probe
    [all...]
probe.h 23 struct blkid_probe { struct
33 typedef int (*blkid_probe_t)(struct blkid_probe *probe,
  /external/e2fsprogs/misc/
mke2fs.c 1141 blkid_probe pr;
    [all...]

Completed in 36 milliseconds