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

/linux-master/fs/gfs2/
H A Drgrp.c98 unsigned int buflen = bi->bi_bytes;
116 fs_warn(sdp, "bi_offset=0x%x bi_bytes=0x%x block=0x%llx\n",
117 bi->bi_offset, bi->bi_bytes,
397 end = start + bi->bi_bytes;
482 bi->bi_bytes, x);
781 bi->bi_bytes = bytes;
788 bi->bi_bytes = bytes;
795 bi->bi_bytes = bytes;
803 bi->bi_bytes = bytes;
815 if ((bi->bi_start + bi->bi_bytes) * GFS2_NBB
[all...]
H A Dincore.h97 u32 bi_bytes; member in struct:gfs2_bitmap
H A Dlops.c85 bd->bd_bh->b_data + bi->bi_offset, bi->bi_bytes);

Completed in 146 milliseconds