Searched refs:sbd (Results 1 – 4 of 4) sorted by relevance
1088 struct gfs2_sb *sbd; in probe_gfs() local1091 sbd = (struct gfs2_sb *)buf; in probe_gfs()1093 if (blkid_be32(sbd->sb_fs_format) == GFS_FORMAT_FS && in probe_gfs()1094 blkid_be32(sbd->sb_multihost_format) == GFS_FORMAT_MULTI) in probe_gfs()1098 if (strlen(sbd->sb_locktable)) in probe_gfs()1099 label = sbd->sb_locktable; in probe_gfs()1100 blkid_set_tag(probe->dev, "LABEL", label, sizeof(sbd->sb_locktable)); in probe_gfs()1110 struct gfs2_sb *sbd; in probe_gfs2() local1113 sbd = (struct gfs2_sb *)buf; in probe_gfs2()1115 if (blkid_be32(sbd->sb_fs_format) == GFS2_FORMAT_FS && in probe_gfs2()[all …]
60 const SecBufferDesc* sbd) { in DescribeBuffers() argument64 for (size_t i=0; i<sbd->cBuffers; ++i) { in DescribeBuffers()65 DescribeBuffer(severity, " ", sbd->pBuffers[i]); in DescribeBuffers()
1114 int sbd = 0; in rd_check_segment() local1322 sbd = distortion; in rd_check_segment()1340 bd += sbd; in rd_check_segment()
1113 int sbd = 0; in rd_check_segment() local1321 sbd = distortion; in rd_check_segment()1339 bd += sbd; in rd_check_segment()