Home | History | Annotate | Download | only in blkid

Lines Matching refs:osb

1065 	struct ocfs2_super_block *osb;
1067 osb = (struct ocfs2_super_block *)buf;
1069 blkid_set_tag(probe->dev, "LABEL", osb->s_label, sizeof(osb->s_label));
1070 set_uuid(probe->dev, osb->s_uuid, 0);