Home
last modified time | relevance | path

Searched refs:gfs2_rgrp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Drgrp.c288 rbm->offset += (sizeof(struct gfs2_rgrp) - in gfs2_rbm_from_block()
779 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
785 bytes = sdp->sd_sb.sb_bsize - sizeof(struct gfs2_rgrp); in compute_bitstructs()
786 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
1061 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_in()
1076 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_ondisk2lvb()
1089 struct gfs2_rgrp *str = buf; in gfs2_rgrp_out()
1104 crc = gfs2_disk_hash(buf, sizeof(struct gfs2_rgrp)); in gfs2_rgrp_out()
1114 struct gfs2_rgrp *str = (struct gfs2_rgrp *)rgd->rd_bits[0].bi_bh->b_data; in gfs2_rgrp_lvb_valid()
H A Dlops.c769 struct gfs2_rgrp *jrgd = (struct gfs2_rgrp *)bh_log->b_data; in obsolete_rgrp()
/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h190 struct gfs2_rgrp { struct