Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Drgrp.c98 unsigned int buflen = bi->bi_bytes; in gfs2_setbit()
117 bi->bi_offset, bi->bi_bytes, in gfs2_setbit()
397 end = start + bi->bi_bytes; in gfs2_free_extlen()
482 bi->bi_bytes, x); in gfs2_rgrp_verify()
781 bi->bi_bytes = bytes; in compute_bitstructs()
788 bi->bi_bytes = bytes; in compute_bitstructs()
795 bi->bi_bytes = bytes; in compute_bitstructs()
803 bi->bi_bytes = bytes; in compute_bitstructs()
828 bi->bi_start, bi->bi_bytes, bi->bi_offset); in compute_bitstructs()
1322 for (x = 0; x < bi->bi_bytes; x++) { in gfs2_rgrp_send_discards()
[all …]
H A Dincore.h97 u32 bi_bytes; member
H A Dlops.c85 bd->bd_bh->b_data + bi->bi_offset, bi->bi_bytes); in maybe_release_space()