Searched refs:probe_ocfs2 (Results 1 – 1 of 1) sorted by relevance
/third_party/e2fsprogs/lib/blkid/ |
D | probe.c | 1065 static int probe_ocfs2(struct blkid_probe *probe, in probe_ocfs2() function 1636 { "ocfs2", 1, 0, 6, "OCFSV2", probe_ocfs2 }, 1637 { "ocfs2", 2, 0, 6, "OCFSV2", probe_ocfs2 }, 1638 { "ocfs2", 4, 0, 6, "OCFSV2", probe_ocfs2 }, 1639 { "ocfs2", 8, 0, 6, "OCFSV2", probe_ocfs2 },
|