Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
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()
815 if ((bi->bi_start + bi->bi_bytes) * GFS2_NBBY != rgd->rd_data) { in compute_bitstructs()
828 bi->bi_start, bi->bi_bytes, bi->bi_offset); in compute_bitstructs()
[all …]
Dincore.h97 u32 bi_bytes; member
Dlops.c85 bd->bd_bh->b_data + bi->bi_offset, bi->bi_bytes); in maybe_release_space()