Lines Matching refs:blkid_probe

50 static unsigned char *get_buffer(struct blkid_probe *pr,
320 static int probe_ext4dev(struct blkid_probe *probe,
365 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id,
413 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id,
435 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id,
467 static int probe_jbd(struct blkid_probe *probe, struct blkid_magic *id,
512 static int probe_fat(struct blkid_probe *probe,
639 static int probe_fat_nomagic(struct blkid_probe *probe,
680 static int probe_ntfs(struct blkid_probe *probe,
788 static int probe_xfs(struct blkid_probe *probe,
804 static int probe_reiserfs(struct blkid_probe *probe,
832 static int probe_reiserfs4(struct blkid_probe *probe,
848 static int probe_jfs(struct blkid_probe *probe,
874 static int probe_zfs(struct blkid_probe *probe, struct blkid_magic *id,
888 static int probe_luks(struct blkid_probe *probe,
901 static int probe_romfs(struct blkid_probe *probe,
916 static int probe_cramfs(struct blkid_probe *probe,
931 static int probe_swap0(struct blkid_probe *probe,
940 static int probe_swap1(struct blkid_probe *probe,
973 static int probe_iso9660(struct blkid_probe *probe,
993 static int probe_udf(struct blkid_probe *probe,
1036 static int probe_ocfs(struct blkid_probe *probe,
1059 static int probe_ocfs2(struct blkid_probe *probe,
1072 static int probe_oracleasm(struct blkid_probe *probe,
1084 static int probe_gfs(struct blkid_probe *probe,
1106 static int probe_gfs2(struct blkid_probe *probe,
1159 static int probe_hfs(struct blkid_probe *probe __BLKID_ATTR((unused)),
1183 static int probe_hfsplus(struct blkid_probe *probe,
1327 static int probe_lvm2(struct blkid_probe *probe,
1374 static int probe_btrfs(struct blkid_probe *probe,
1503 struct blkid_probe probe;