value_blk        5361 fs/ocfs2/xattr.c 	u64 value_blk;
value_blk        5376 fs/ocfs2/xattr.c 	value_blk = offset / blocksize;
value_blk        5379 fs/ocfs2/xattr.c 	BUG_ON(value_blk != (offset + OCFS2_XATTR_ROOT_SIZE - 1) / blocksize);
value_blk        5381 fs/ocfs2/xattr.c 	vb.vb_bh = bucket->bu_bhs[value_blk];