b_offset 290 fs/xfs/linux-2.6/xfs_buf.c bp->b_offset = xfs_buf_poff(bp->b_file_offset); b_offset 336 fs/xfs/linux-2.6/xfs_buf.c free_address(bp->b_addr - bp->b_offset); b_offset 377 fs/xfs/linux-2.6/xfs_buf.c offset = bp->b_offset; b_offset 455 fs/xfs/linux-2.6/xfs_buf.c bp->b_addr = page_address(bp->b_pages[0]) + bp->b_offset; b_offset 464 fs/xfs/linux-2.6/xfs_buf.c bp->b_addr += bp->b_offset; b_offset 747 fs/xfs/linux-2.6/xfs_buf.c bp->b_offset = offset; b_offset 1151 fs/xfs/linux-2.6/xfs_buf.c int offset = bp->b_offset; b_offset 1290 fs/xfs/linux-2.6/xfs_buf.c offset += bp->b_offset; b_offset 1311 fs/xfs/linux-2.6/xfs_buf.c page = bp->b_pages[xfs_buf_btoct(boff + bp->b_offset)]; b_offset 1312 fs/xfs/linux-2.6/xfs_buf.c cpoff = xfs_buf_poff(boff + bp->b_offset); b_offset 174 fs/xfs/linux-2.6/xfs_buf.h unsigned int b_offset; /* page offset in first page */