Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Drgrp.c93 unsigned int buflen = bi->bi_len; in gfs2_setbit()
109 bi->bi_offset, bi->bi_len); in gfs2_setbit()
461 bi->bi_len, x); in gfs2_rgrp_verify()
790 bi->bi_len = bytes; in compute_bitstructs()
797 bi->bi_len = bytes; in compute_bitstructs()
804 bi->bi_len = bytes; in compute_bitstructs()
812 bi->bi_len = bytes; in compute_bitstructs()
824 if ((bi->bi_start + bi->bi_len) * GFS2_NBBY != rgd->rd_data) { in compute_bitstructs()
828 bi->bi_start, bi->bi_len, bi->bi_offset); in compute_bitstructs()
1122 while (goal < bi->bi_len * GFS2_NBBY) { in count_unlinked()
[all …]
Dincore.h74 u32 bi_len; member
Dlops.c83 bd->bd_bh->b_data + bi->bi_offset, bi->bi_len); in maybe_release_space()