Searched refs:blkid_magic (Results 1 – 2 of 2) sorted by relevance
/third_party/e2fsprogs/lib/blkid/ |
D | probe.c | 137 static void get_ext2_info(blkid_dev dev, struct blkid_magic *id, in get_ext2_info() 322 struct blkid_magic *id, in probe_ext4dev() 366 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext4() 414 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext3() 436 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext2() 468 static int probe_jbd(struct blkid_probe *probe, struct blkid_magic *id, in probe_jbd() 514 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat() 643 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat_nomagic() 684 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_ntfs() 792 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
|