xr_last_eb_blk    265 fs/ocfs2/alloc.c 	vb->vb_xv->xr_last_eb_blk = cpu_to_le64(blkno);
xr_last_eb_blk    272 fs/ocfs2/alloc.c 	return le64_to_cpu(vb->vb_xv->xr_last_eb_blk);
xr_last_eb_blk   1036 fs/ocfs2/ocfs2_fs.h 	__le64	xr_last_eb_blk;           /* Pointer to last extent block */