Searched refs:probe_ocfs2 (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 1063 static int probe_ocfs2(struct blkid_probe *probe, in probe_ocfs2() function 1594 { "ocfs2", 1, 0, 6, "OCFSV2", probe_ocfs2 }, 1595 { "ocfs2", 2, 0, 6, "OCFSV2", probe_ocfs2 }, 1596 { "ocfs2", 4, 0, 6, "OCFSV2", probe_ocfs2 }, 1597 { "ocfs2", 8, 0, 6, "OCFSV2", probe_ocfs2 },
|