Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dgfs2_ondisk.h173 struct gfs2_rgrp { struct
/linux-3.4.99/fs/gfs2/
Drgrp.c486 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
491 bytes = sdp->sd_sb.sb_bsize - sizeof(struct gfs2_rgrp); in compute_bitstructs()
492 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
718 const struct gfs2_rgrp *str = buf; in gfs2_rgrp_in()
732 struct gfs2_rgrp *str = buf; in gfs2_rgrp_out()