Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Drgrp.c80 unsigned int buflen = bi->bi_bytes; in gfs2_setbit()
99 bi->bi_offset, bi->bi_bytes, in gfs2_setbit()
371 end = start + bi->bi_bytes; in gfs2_free_extlen()
456 bi->bi_bytes, x); in gfs2_rgrp_verify()
764 bi->bi_bytes = bytes; in compute_bitstructs()
771 bi->bi_bytes = bytes; in compute_bitstructs()
778 bi->bi_bytes = bytes; in compute_bitstructs()
786 bi->bi_bytes = bytes; in compute_bitstructs()
798 if ((bi->bi_start + bi->bi_bytes) * GFS2_NBBY != rgd->rd_data) { in compute_bitstructs()
811 bi->bi_start, bi->bi_bytes, bi->bi_offset); in compute_bitstructs()
[all …]
Dincore.h96 u32 bi_bytes; member
Dlops.c84 bd->bd_bh->b_data + bi->bi_offset, bi->bi_bytes); in maybe_release_space()