Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A 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()
765 bi->bi_bytes = bytes; in compute_bitstructs()
772 bi->bi_bytes = bytes; in compute_bitstructs()
779 bi->bi_bytes = bytes; in compute_bitstructs()
787 bi->bi_bytes = bytes; in compute_bitstructs()
799 if ((bi->bi_start + bi->bi_bytes) * GFS2_NBBY != rgd->rd_data) { in compute_bitstructs()
812 bi->bi_start, bi->bi_bytes, bi->bi_offset); in compute_bitstructs()
[all …]
H A Dincore.h96 u32 bi_bytes; member
H A Dlops.c84 bd->bd_bh->b_data + bi->bi_offset, bi->bi_bytes); in maybe_release_space()