rf_last_eb_blk    396 fs/ocfs2/alloc.c 	rb->rf_last_eb_blk = cpu_to_le64(blkno);
rf_last_eb_blk    403 fs/ocfs2/alloc.c 	return le64_to_cpu(rb->rf_last_eb_blk);
rf_last_eb_blk    954 fs/ocfs2/ocfs2_fs.h 	__le64 rf_last_eb_blk;		/* Pointer to last extent block */