Searched refs:blkid_magic (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 136 static void get_ext2_info(blkid_dev dev, struct blkid_magic *id, in get_ext2_info() 267 struct blkid_magic *id, in probe_ext4dev() 303 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext4() 344 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext3() 370 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext2() 393 static int probe_jbd(struct blkid_probe *probe, struct blkid_magic *id, in probe_jbd() 439 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat() 566 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat_nomagic() 594 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_ntfs() 702 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_xfs() [all …]
|
D | probe.h | 19 struct blkid_magic; 34 struct blkid_magic *id, unsigned char *buf); 36 struct blkid_magic { struct
|