Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Drgrp.c117 bi->bi_offset, bi->bi_bytes, in gfs2_setbit()
154 buffer += bi->bi_offset; in gfs2_testbit()
396 start += bi->bi_offset; in gfs2_free_extlen()
481 bi->bi_offset, in gfs2_rgrp_verify()
779 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
786 bi->bi_offset = sizeof(struct gfs2_rgrp); in compute_bitstructs()
1156 buffer = bi->bi_bh->b_data + bi->bi_offset; in count_unlinked()
1324 clone += bi->bi_offset; in gfs2_rgrp_send_discards()
1765 buffer = bh->b_data + bi->bi_offset; in gfs2_rbm_find()
1768 buffer = bi->bi_clone + bi->bi_offset; in gfs2_rbm_find()
[all …]
A Dlops.c84 memcpy(bi->bi_clone + bi->bi_offset, in maybe_release_space()
85 bd->bd_bh->b_data + bi->bi_offset, bi->bi_bytes); in maybe_release_space()
A Dincore.h95 u32 bi_offset; member

Completed in 14 milliseconds