Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Drgrp.c769 bytes_left = rgd->rd_bitbytes; in compute_bitstructs()
793 bi->bi_start = rgd->rd_bitbytes - bytes_left; in compute_bitstructs()
801 bi->bi_start = rgd->rd_bitbytes - bytes_left; in compute_bitstructs()
826 rgd->rd_bitbytes, in compute_bitstructs()
921 rgd->rd_bitbytes = be32_to_cpu(buf.ri_bitbytes); in read_rindex_entry()
1100 str->rg_bitbytes = cpu_to_be32(rgd->rd_bitbytes); in gfs2_rgrp_out()
A Dincore.h108 u32 rd_bitbytes; /* number of bytes in data bitmaps */ member

Completed in 11 milliseconds