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() 321 struct blkid_magic *id, 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() 513 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat() 642 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat_nomagic() 683 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_ntfs() 791 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_xfs() [all …]
|
D | probe.h | 21 struct blkid_magic; 36 struct blkid_magic *id, unsigned char *buf); 38 struct blkid_magic { struct
|