Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h205 __be32 rg_bitbytes; /* Number of bytes in data bitmaps */ member
/openbmc/linux/fs/gfs2/
H A Drgrp.c1102 str->rg_bitbytes = cpu_to_be32(rgd->rd_bitbytes); in gfs2_rgrp_out()