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