D | probe.c | 321 static int probe_ext4dev(struct blkid_probe *probe, in probe_ext4dev() argument 362 get_ext2_info(probe->dev, id, buf); in probe_ext4dev() 366 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext4() argument 410 get_ext2_info(probe->dev, id, buf); in probe_ext4() 414 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext3() argument 432 get_ext2_info(probe->dev, id, buf); in probe_ext3() 436 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id, in probe_ext2() argument 464 get_ext2_info(probe->dev, id, buf); in probe_ext2() 468 static int probe_jbd(struct blkid_probe *probe, struct blkid_magic *id, in probe_jbd() argument 477 get_ext2_info(probe->dev, id, buf); in probe_jbd() [all …]
|